How we can implement multiple virtual list which is using window scroll?. #226
Unanswered
bipinrajbhar-rh
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Yes it's possible, by writing a component using useVirtual with windowRef, then use it multiple times. https://codesandbox.io/s/multiple-window-scroll-j0sxc There is a bug with getting correct value of scroll offset in context of dynamic size case, fixed by #227 |
Beta Was this translation helpful? Give feedback.
3 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.
-
How we can implement multiple virtual list which is using window scroll?.
bvaughn/react-virtualized#1324 (comment)
Hi @petersendidit , @piecyk , @mogelbrod , @oskarhane , @shastri9999.
Beta Was this translation helpful? Give feedback.
All reactions