T
TanStack6mo ago
yelping-magenta

Is there a way to render "ghost" items in a virtual list when a user scrolls too fast?

Right now whenever I scroll an infinite list of items it skips rendering the items and does't show anything until the velocity of scrolling decreases. I'd like to render empty "ghost" boxes in that case, like it's possible with React-Virtuoso. Is this possible with Tanstack/Virtual ?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?