Hi.
If I create a list of items in my ion-content and then select one, to show the on-screen keyboard, even if they all fit on the page, I am able to scroll them up (on Android only) completely off the page. After hiding the keyboard, the items sometimes stay off the screen.
For example, if I create a new project using the super template, I see this issue on the login or sign up page.
Is there something that can be done to prevent this, or should I file a bug report?