jscroll icon indicating copy to clipboard operation
jscroll copied to clipboard

How to get to the previously scrolled/loaded position via the back button

Open mikep165 opened this issue 8 years ago • 2 comments
trafficstars

I have a page that shows 12 items, and then loads 12 more every time the "load more" button is clicked. If I click the "load more" button (so now I have 24 items visible) and then click through to an item, when I click the browser back button I come back to the original page with only the initial 12 items visible. How can I set it up to show all of the items that had previously been loaded? Thanks in advance!

mikep165 avatar Sep 15 '17 04:09 mikep165

Any luck on this one? Trying to find a solution for this aswell.

ericnstrm avatar Aug 27 '18 14:08 ericnstrm

I had same problem, solve with https://github.com/artsy/scroll-frame

rizal76 avatar Apr 10 '19 07:04 rizal76