You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!, thanks for the amazing work with the table. Is there a way to prevent the entire table from re-rendering on row selection?, I'm saving the row ID inside a zustand store if that detail is important, thought that my implementation was bad but noticed that the example, has the same behavior, is ok for a default table, but it starts to lag more and more depending on how much customizations are being done for the rows and cells.
Minimal, Reproducible Example - (Optional, but Recommended)
Do you intend to try to help solve this bug with your own PR?
None
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
material-react-table version
2.12.1
react & react-dom versions
18.3.1
Describe the bug and the steps to reproduce it
Hi there!, thanks for the amazing work with the table. Is there a way to prevent the entire table from re-rendering on row selection?, I'm saving the row ID inside a zustand store if that detail is important, thought that my implementation was bad but noticed that the example, has the same behavior, is ok for a default table, but it starts to lag more and more depending on how much customizations are being done for the rows and cells.
Minimal, Reproducible Example - (Optional, but Recommended)
https://www.material-react-table.com/docs/guides/row-selection#manual-row-selection-without-checkboxes
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
None
Terms
The text was updated successfully, but these errors were encountered: