Nassim Benkirane

Results 3 comments of Nassim Benkirane

Also worth noting that this is currently preventing users of tiny-virtual-list from using `` (or rather `React.unstable_ConcurrentMode` for now 😄) in a parent component. I guess that the users of...

Hi, and thank you for the lib and PR Is there any update on this ?

Hi, after trying unsuccesfully different libraries for virtualized our dynamic lists, I used your modified version successfully. I did have to change some code in index.tsx : ```javascript const itemPropsHaveChanged...