Remembering list location

HI!
I have a list that links to another list. Coming back from the second to first list works great as I return to the previous location in the first list.

Now I have added a view from the second list (to show details of selected item). Returning from that view to the second list takes me to the last location, but now when I go back to the first list it starts from the top (the location is lost). Anyway I can store the location of a list so I can return to it?

Framework7 removes the unused pages from dom. So you can use stacked pages. In that way all your pages will be at dom.

https://framework7.io/docs/view.html#view-parameters