Issue
I'm developing an Ionic 4 App. I'm having the issue that whenever the user opens the keyboard, the App content moves all up and then when the keyboard is closed, part of the header is hiding behind my phone's statusbar.
In Ionic 3 I knew this could be solved modifying the styles of ion-scroll as a workaround but here that's not working.
Can anyone help me, please?
Thanks.
Solution
Updating my Ionic angular to 4.2.0 version fixed this. It seemed to be a bug with Ionic 4.0.0
Answered By - Wrong
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.