Back without losing scroll position

Hey guys

My problem here is: On my homepage i have a list of products with cards, just like instagram. When the user click on the product, he will be able see details about it.

The problem is that when we hit the back button, the home screen come back to the top, and the user need to scroll all the way down again to continue seeing his content.

What is the best way to solve this problem? It’s happening both in back button from devise and back button from top navigation ( i’m using tabs )

Thanks !

1 Like

There is an open issue for this.

See this post for more details :

Issue 719 : Retain Scroll Position On List Reload · Issue #719 · ionic-team/ionic-framework · GitHub

1 Like