Ion-input auto scrolls on focus in RC3

@brandyshea, In RC3, when an input field is focused, it gets auto scrolled to top.
Say If i have 4 input fields and on clicking the 4th field, all the 3 fields gets hidden behind toolbar and only the forth field is visible on top of the screen below toolbar. I am using the ion-input inside ion-list and ion-item. Is there a way to stop this auto scrolling. Please help

I am facing the exact same issue, Please help!!!

Indeed this is a pain. It pushes forms up the page to focus the input, makes a login page almost unusable.

1 Like

I’m surprised this doesn’t seem to be an issue for many?

1 Like

I am facing the exact same issue, Please help!!!

this will be solved at rc4 , but for now you can use

no-auto-scroll inside ion-content

3 Likes

Excellent - how did you know this? Do you have a repository issue you can link to?

1 Like