T
TanStack3y ago
adverse-sapphire

How to add initialFilters that will not persist during re-renders?

Hey, I added some filters by passing the option to useTable but I want to clean up those filters when a button is clicked. However, button click re-renders the table and initial filters come back again. How can I make sure that initialFilters applies only in the first render?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?