Issue with useVirtualizer and Sticky Elements
Hello, I have a problem using useVirtualizer with sticky elements. I encountered the same issue as described in this discussion:
https://github.com/TanStack/virtual/discussions/571
GitHub
Section list with sticky headers · TanStack virtual · Discussion ...
There is Sticky example and it work like a list with some sticky items in it. What I want to achieve is the list with sections that have sticky headers (check the layout I want to achieve below). T...
0 Replies