Rendering problems for Grid with big amount of rows #576
Closed
Description
Hi, in the past there was a problem with rendering in Grid with 40k+ rows (#524). I've found that there is still some problem with this Grid.
Steps to reproduce:
- Problem is visible on Grid with more rows. It works for table with 10000 rows. It doesn't work for table with 40000 rows.
- Problem is visible in Chrome (reproduce on Mac devices and on Linux, even when using magic mouse and also on normal mouse with scrollwheel). Than we will have to do many times quick scrolling down and up.
You can reproduce it on your example https://bvaughn.github.io/react-virtualized/#/components/Grid with 40000 rows.
You will get this problem: