In my Ionic 5 app when an ion-textarea
with autoGrow="true"
becomes long in height, it always scrolls to top on input, when the user's input exceeds screen height. This exact issue was reported here and the fix is said to be merged here.
My Ionic version is 6.16.1 and I am facing this issue. The issue can be checked here