Why isn't autoResetSortBy working for me? #3238
-
Hi, hope somebody can help. Not sure what I'm doing wrong. I am trying to sort data in a react-table, but as new data arrives the sorts are nullified. What I'd like is to sort the data, and for those sorts to stay in place as/when the data changes. I have tried:
Here's the code (note this is a simplified version of my data and UI for the purpose of this discussion):
Thanks for a great library anyway :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
https://stackoverflow.com/questions/67305246/react-table-rows-sort-filter-resetting-on-data-change/67392537#67392537