StateSave with ColumnControl does not properly restore column filters on refresh
StateSave with ColumnControl does not properly restore column filters on refresh
Test Case: https://live.datatables.net/guninabo/2/edit
I also have a serverside application exhibiting the same behavior
To replicate:
- apply a column level filter on any of the columns and it should filter correctly
ex: Search 'Golf' on the commodity column

- Then refresh the page, and see that the filter is still present in the UI, but the table is not filtered.

The global search does correctly reapply the filter on reload.
Answers
also another minor thing related to dark mode in ColumnControl:
That's surprising! Thanks for the test case, I'll look into it and get back to you tomorrow.
Allan