Open malwatte opened 6 years ago
I am also facing the similar issue with ionic. Currently using "ionic-sdk": "1.3.2" along with "angular": "1.6.10",
I did few trial and errors and got it fixed. Cannot remember how. Are you still having this issue?
Yeah, I am still facing this issue.
We are also facing the same issue. Please post the solution here...
Ion-content is scrolled automatically and goes off the screen when I tap on a
It is a simple screen with a textarea and a button
Textarea overlaps with the header when it is focused. (see the cursor position in below screenshot)
And I see ion-content size changed automatically. (See the scrollbar size)
Here is my ion-content
How to fix this? Ideally the textarea should stay at the top of the screen.
Thanks.