Expanding table: performance drops drastically #2561
Unanswered
0933322888
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I've noticed that the more rows I have in my expanding table the more time it takes to fold/unfold a row. I've checked an example of Expanding table on the site https://react-table.tanstack.com/docs/examples/expanding and with 5 rows it works well, but if you change the example to have 100 rows and try to expand any row you'll notice how long it takes (~2 sec).
Don't have a clue how to handle it. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions