iOS: content goes behind nav bar when focus on textarea

When I focus on my textarea the beginning of the text is hidden by the navbar (see screens below).

I already tried to insert a padding, margin, etc inside but it doesn’t work. Thanks for any help.

image

Hi, were you able to fix this? Thanks!

I ddn’t try on a real device yet, but possibly you just need to set scroll=“false” on your ion-content

Tried it, but it won’t let me scroll down to the “send” button. Thanks
anyway.

Saludos,
Matías Castro
+56 9 9827 2731| +56 2 2711 8664
Warren Smith 8, oficina 2. Las Condes, Santiago.

Did you try <ion-content overflow-scroll="true"> I think is working for me.

Hey, any update on this issue? I am still facing the same issue on ios devices.
Thanks in advance.