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

Scrolling table is slow

Open tudiantuan opened this issue 4 years ago • 0 comments

Hi,

My table contains more than 30 columns and 10k rows. When scrolling, wheel mouse quite slow and table delay 0.5-1s render more below data. Please give me a guide to improve performance ? This is my example on codesandbox: https://codesandbox.io/s/react-base-table-forked-wsmcz?file=/src/App.tsx Thanks

tudiantuan avatar Jun 16 '21 07:06 tudiantuan