When click ion-input , page items go top

normal page

when clicked

what code makes it ? this event happend to android

Is this on the emulator?

The viewport on Android by default shrinks to accommodate the keyboard when it’s open. suspect that’s happening here but the keyboard itself is not showing for any reason

I tried it on the android device and it was the same

It’s up to you but you can share your repo with me.

Or you can do a smaller repo illustrating the problem.