Replies: 3 comments 5 replies
|
If there is a big deviation between estimateSize and the actual size, it will not scroll to the previous position after pulling up, may I ask if anyone can solve this problem? Thx. |
2 replies
|
If anyone still wants this, check this chat implementation here: #195 (reply in thread) |
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.
Has anyone been able to create a bidirectional list with infinite scroll? From what I have found the scroll position is not restored when new items are added to the top. It would be really nice with an example in the docs. It's a pretty common use case for chats and cursor based navigation.
All reactions