Issue with content jumping on keyboard open

Hello,
I have an issue with an almost-empty Ionic Capacitor project. Actually, I’ve seen this issue on many projects created using Ionic.
When the user focuses an Input, the keyboard opens animating up, and I would expect the content to be pushed up by the keyboard, animating smoothly with it. What happens is that the keyboard animates but the content just jumps up when the keyboard has fully opened, instead of following the animation. The same thing happens the other way around, when the keyboard closes completely, the content just jumps down.

Anyone ever had this issue?

Same issue. Just created a new Issue: feat: add keyboard-push animation · Issue #23006 · ionic-team/ionic-framework · GitHub

I have similar issue, any solution? would help.
Thanks.