Unable to Disable Keyboard Scroll on Ionic 2@beta.3

From the linked thread:

Looks like a solution has been found.

Now I haven’t yet implemented keyboard in my app, but I think this JavaScript / CSS way would do it :

Oh and if Keyboard.disableScroll(true) does work on android and not on iOS, then perhaps the ionic team can look into it. Why don’t you open up an issue on github?