Hi
I have a working nested list.
When I navigate back by click the back button, it correctly loads the previous list BUT the default seems to scroll it to the top.
It's annoying because say I click on list item #50 and click back, it should show the list positioned back at the position where I was (at item 50) not be scrolled up at item 1. It forces me to scroll down all the way to item 50 to continue exploring where I was.
So is there a way to cancel the "scroll-to-top-on-back" behavior of the nested list?