The same issue that was reported many times with other releases of Ionic, is present even with Vue.
With Android, I have solved by adding to AndroidManifest.xml android:windowSoftInputMode="adjustPan"
But with iOS I’m not capable to find a solution that works for Ionic and Vue. Anyone have the same issue and maybe the workaround for this issue?
Thanks
Thanks for the reply. The main issue is I cannot hide any elements. They are all needed.
Is it possible there isn’t a workaround? I saw that solution could be cordova ionic keyboard, but in my case isn’t working. Maybe I didn’t set it correctly?
If i know well, the ionic supports is more for capacitor instead of cordova. I didn’t have that much luck with cordova plugins… Try to go check capacitor website: