djett41 / ionic-scroll-sista

An Ionic plugin that hides the header/tabs while scrolling
MIT License
125 stars 38 forks source link

Retain position of content when jumped back to some tab #40

Open charlizesmith opened 6 years ago

charlizesmith commented 6 years ago

I m trying to implement scroll sista with infiniteScroll. My only issue is retaining the position of the content where the user had left the tab. I have a huge list, so I don't want the user to go back to the first item every time. Is there any solution to this ?