Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ionic ios all view blank after keyboard hide

in ionic login page , every time when i hide keyboard it will cause a full screen blank (element still there can be click and response) , and after editing input all recover normal. (Only iOS,android is fine,other page's input is fine so it should not be the keyboard plugin's problem)

like image 840
JJ.Yuan Avatar asked Mar 10 '26 15:03

JJ.Yuan


1 Answers

Maybe this link help you. But it's temporary.

replace <ion-content> with <ion-scroll>

<ion-scroll direction="y" style="right: 0;bottom: 0;left: 0;position: absolute;" class="has-header has-subheader">

keyboard issue

like image 72
hun Avatar answered Mar 13 '26 05:03

hun



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!