-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
Noticed a strange behavior with scroll assist and keyboard offset, which is absolutly breaking our apps right now.
See attached stackblitz and open it somewhere where you have a keyboard. Clicking through the inputs adds a increasing keyboard offset which increases until the inputs are completly out of screen.
Additional question: I meantioned that this bug also appears on my ipad while a external keyboard is connected, so there should no shifting at all. Is this possible to detect?
Expected Behavior
The scroll assist should work correctly
Steps to Reproduce
- Open attached stackblitz on a device with keyboard
- Click through the inputs
- See the keyboard offset on the ion content element increasing
Code Reproduction URL
https://github-1mgkjv-2v6hef.stackblitz.io/home
Ionic Info
Starter template in stackblitz
Additional Information
No response
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report