T
TanStack2y ago
extended-salmon

Virtualized items not updating more than once

I'm defining my list like this (attached snippet on next post). When I load my page the list updates its elements (if I scroll before it loads I get a different section) then it never updates again, leaving whitespace
5 Replies
extended-salmon
extended-salmonOP2y ago
extended-salmon
extended-salmonOP2y ago
No description
extended-salmon
extended-salmonOP2y ago
No description
extended-salmon
extended-salmonOP2y ago
If I scroll before it loads, I can get a different snapshot of items. Clearly I'm doing something really dumb, anyone can spot the problem?
extended-salmon
extended-salmonOP2y ago
tried to remove the useMemo from the List because I thought it could be making the list not update and now it seems to update the list items for a few items until
No description

Did you find this page helpful?