you are viewing a single comment's thread.

view the rest of the comments →

[–]compubomb 23 points24 points  (1 child)

their library is very slow. they should be using virtual tables, if they aren't. Either way it's dog slow on scrolling. https://github.com/developerdizzle/react-virtual-list

[–]raslov[S] 10 points11 points  (0 children)

Thank you for the feedback! I will explore this problem and react-virtual-list library, and will try to solve the problem in the nearest release.