Rerender of selected rows is noticable #3517
Unanswered
cubecleveland
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.
-
Hello,
I have a simple table with the useRowSelect hook.
On every row select the entire table is being rerenderd (which is pretty understandable.)
The issue is that in my table i also have TD's with small images and some dropdown menus and the rernder is rellay noticable as the table flashes in and out on every selection....
Is ther a way to avoid those rerenders or aliviate the issue ?
Beta Was this translation helpful? Give feedback.
All reactions