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
foreign-sapphireOP•2y ago
foreign-sapphireOP•2y ago

foreign-sapphireOP•2y ago

foreign-sapphireOP•2y 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?
foreign-sapphireOP•2y 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
