You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I love this library and have been using it in a prod app :)
I was wondering if useWindowVirtualizer supported an option to specify where on the page the virtualized list was being shown?
For instance, I have a table that starts pretty far down the page, so when I start scrolling the top elements get hidden, even though I haven't scrolled past them yet.
Would this be a feature request? Or did I miss an option in the docs?
Edit: found a similar issue in: #370 Would be very helpful if there was a solution!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I love this library and have been using it in a prod app :)
I was wondering if
useWindowVirtualizer
supported an option to specify where on the page the virtualized list was being shown?For instance, I have a table that starts pretty far down the page, so when I start scrolling the top elements get hidden, even though I haven't scrolled past them yet.
Would this be a feature request? Or did I miss an option in the docs?
Edit: found a similar issue in: #370 Would be very helpful if there was a solution!
Beta Was this translation helpful? Give feedback.
All reactions