I am running some tests as to render lists with 100k–1m rows. It seems that browsers have a max height for divs: 1.67771e+07px for me on Chrome Mac. It seems that react-virtualized somehow handles it. This is very much an edge-case, but just curious if anyone is aware of this? Feel free to close issue.
1.67771e+07px => 16,777,100px
I am running some tests as to render lists with 100k–1m rows. It seems that browsers have a max height for divs:
1.67771e+07pxfor me on Chrome Mac. It seems thatreact-virtualizedsomehow handles it. This is very much an edge-case, but just curious if anyone is aware of this? Feel free to close issue.1.67771e+07px=>16,777,100px