ionic-team / ionic-team/ionic-docs
bug: scroll assist activates in playground iframes
- Vorherrschende Sprache
- MDX
- Sterne
- 621
- Forks
- 3.2k
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 86
Beschreibung
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
### Ionic Framework Version
v7.x
### Current Behavior
Content is pushed up on input focus on emulated chrome device
UPDATE: It happens on Android too, the extra space is also present when the Android native keyboard is pushed up
### Expected Behavior
Don't move
### Steps to Reproduce
If you go to the oficial documentation and turn on the device toolbar and focus an input, the content is pushed up
Without focus:
With focus:
### Code Reproduction URL
https://ionicframework.com/docs/api/input
### Ionic Info
Same as in the docs, I'm personally having the same issue on "@ionic/vue": "^7.6.3",
### Additional Information
I'm migrating from 6.x to 7.x, 6.x was fine.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.