react-base-table icon indicating copy to clipboard operation
react-base-table copied to clipboard

Table does not display more than 671089 rows

Open Martizs opened this issue 4 years ago • 1 comments

Hello, so i'm work with some big data, and want to display at least 1m of rows, but after pumping all of the data into the table, it gets stuck at 671089 rows, and doesn't scroll passed that.

Martizs avatar Mar 21 '21 13:03 Martizs

I remember that's a known limitation of react-window

nihgwu avatar Mar 21 '21 20:03 nihgwu