You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
I'm experiencing an issue whereas if I set:
cordova.plugins.Keyboard.disableScroll(true);
And then I open the keyboard, when the keyboard closes the viewport is 20px taller and it starts from -20px vertically.
This affects the experience as my app after the keyboard is used is no longer displaying at the correct position.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm experiencing an issue whereas if I set:
cordova.plugins.Keyboard.disableScroll(true);
And then I open the keyboard, when the keyboard closes the viewport is 20px taller and it starts from -20px vertically.
This affects the experience as my app after the keyboard is used is no longer displaying at the correct position.
The text was updated successfully, but these errors were encountered: