Replies: 1 comment
-
Wondering is there a solution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the infinite query hook to load a list of posts. As I scroll down more posts are loaded and I can navigate to a post and back again (using the browser back button) to the list and my scroll position is retained.
However if my list of posts is in a scrollable container I lose my scroll position as I navigate back and forth. Is there any solution to this?
Demo: https://u1q0r.csb.app/
Beta Was this translation helpful? Give feedback.
All reactions