T
TanStack12mo ago
stormy-gold

Table internal state vs external state

I am using Next with tanstack table and holding filters in page search params. Using nuqs library for this. All filtering is done through an API, no client side filtering. Does it make sense to keep column filters and global filters internal and then sync when changed or just disable all internal table state and just change out the data?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?