Hi
I’m using keyboard-attach on the ion-footer-bar with an input in the footer. I am also setting “cordova.plugins.Keyboard.disableScroll(true)” in my app.js file.
Problem is I am still getting the page content scrolling up off the page.
Guess first thing I need to confirm is if Ionic View have the Keyboard plugin packaged with it.
If it does, then what could I be doing wrong?
Thanks