https://github.com/erickit/scroll-issue
Ion-Input will not scroll for keyboard, Input will scroll.
https://github.com/erickit/scroll-issue
Last synced: about 1 month ago
JSON representation
Ion-Input will not scroll for keyboard, Input will scroll.
- Host: GitHub
- URL: https://github.com/erickit/scroll-issue
- Owner: EricKit
- Created: 2019-01-22T15:42:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T17:05:57.000Z (over 7 years ago)
- Last Synced: 2025-01-02T12:13:55.281Z (over 1 year ago)
- Language: TypeScript
- Size: 431 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scroll-issue
Ion-Input will not scroll for keyboard, Input will scroll.
Try clicking the normal input then trying to click the ion-input. When I do, it doesn't work. If you inspect via Safari Web inspector the ion-input is still in the scrolled-up position, though it shows in the lowered position.