Row selected state resets when data changes. #2424
Unanswered
avadhutprabhudesai
asked this question in
General
Replies: 1 comment
-
I am having a similar issue where my table's selection is controlled and table selection doesn't properly get set if I try to select a checkbox! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @tannerlinsley . I have my filtering logic outside of the react-table, I am passing filtered data to the table. However, row select screws up when I perform following steps.
I cannot share code due to confidentiality clauses. Here is a code sandbox link.
https://codesandbox.io/s/spring-cdn-d2yoq
Steps to reproduce:
Beta Was this translation helpful? Give feedback.
All reactions