table
table copied to clipboard
The `FiltersTableState` type is no longer exported after PR #5413, It's a breaking change.
There are a bunch of examples that use FilteredTableState
as a type. This completely breaks that.
I'd be more than happy to help contribute If I could get some information on why the filters were split in the first place.
Originally posted by @matthawk60 in https://github.com/TanStack/table/issues/5413#issuecomment-2017393521
sorry, didn't know anyone was using these internal types. It was renamed to ColumnFiltersTableState