-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iphone Keyboard Issue when we have input in content #135
Comments
For now https://codesandbox.io/s/fancy-platform-k75s9z?file=/src/App.js:0-802 is working which is using another library |
We are facing the same issue and it's kind of a show stopper to continue using react-modal-sheet 😢 |
same issue |
FYI: You can use the The downside is that you will have to take care of scroll-locking yourself then. See https://github.com/Temzasse/react-modal-sheet#props |
https://codesandbox.io/s/competent-joana-7cxmh6?file=/src/App.js
Open this in iPhone and try to fill in the input field. Keyboard covers the input box instead of pushing it.
screenRecording-28-8-2023-16-58.mp4
The text was updated successfully, but these errors were encountered: