cordova-plugin-keyboard
cordova-plugin-keyboard copied to clipboard
Keyboard.disableScrollingInShrinkView(false) does not work
Everything else seems to work, just Keyboard.disableScrollingInShrinkView(false) does not have affect, scrolling is always disabled. I'm using wkwebview plugin (cordova-plugin-wkwebview-engine) I don't think I'm doing anything wrong, it is set to false, but it is just stuck same as how you expect it when set to true.