-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
When navigating back, I observe that all previously appended results are gone, and I end up scrolled back to the top where the first set of results are shown.
Is it possible to keep all the models, and when going "back", I go back to the page including all appended and autoloaded records?
Current behavior
- Visit infinity page, initially 50 items
- Scroll down
- Load a bunch of new pages; say 250
- Click item 250 - this changes route
- Go back to the previous page
- Only first 50 items are shown
Trying to achieve the following:
- Visit infinity page, initially 50 items
- Scroll down
- Load a bunch of new pages; say 250
- Click item 250 - this changes route
- Go back to the previous page
- 250 items are shown, scrolled down
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels