facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

[Example: With JSON Data] broken near bottom #432

Open tslater opened 8 years ago

tslater commented 8 years ago

If you scroll to the bottom (or at least 80% of the way down), there are no more rows in the table, they just stop at a point. It looks like they might be drawing all of them over the last cell?

URL: http://facebook.github.io/fixed-data-table/example-object-data.html

Image:

screen shot 2016-07-25 at 2 11 54 pm

I'm using chrome Version 51.0.2704.106 (64-bit) on OSX