-
Notifications
You must be signed in to change notification settings - Fork 345
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
app moves on input focus ios 12 and above #83
Comments
do you have a fixed body and right metas for viewport ? |
@Aarbel yes body is in position Fixed and my viewport is |
I'm having the same issue since iOS 12 / Xcode 10. The problem is gone when I remove the "viewport-fit=cover" from the viewport meta. But that is causing then other style issues. A proper fix or a push in the right direction will be appreciated : ) |
does anyone have an update on this? I have been looking for a fix but no luck. |
@torycatch please use below github and let me know |
@edvenkat - I was having same issue, and your fork appears to fix... |
thanks @edvenkat but unfortunately it doesn't appear to have fixed my issue. Can you confirm if I installed it correctly?
|
@torycatch are you called Keyboard.shrinkView(true) funtion in that page |
@torycatch Can you please explain what is the keyboard function used on that page. |
This is a profile page, so there are inputs such as name, email, date of birth, address etc. |
I am asking keyboard function like shrinkView, hideFormAccessoryBar |
Sorry I misunderstood your question. I am only using the shrinkview method. It’s set to true. |
publishes on NPM |
This may be a temp help for some on here: |
@cjpearson
can you please tell the solution for this?
for your reference
https://camo.githubusercontent.com/e19923ed896d8232238d4714c04243f27f386437/687474703a2f2f692e696d6775722e636f6d2f514458307457512e676966
The text was updated successfully, but these errors were encountered: