Add
overflow-scroll="false"
to your ion-content tag might work.
Their new default native scrolling is very very buggy.
My problem began with a logo image on the login screen.
With native scrolling, switching between input fields (which would bring up keyboard) will break the screen, left me with empty white screen.
So sad! Every single time I updated the lib, there'd be so many surprises.