StateSave with ColumnControl does not properly restore column filters on refresh

StateSave with ColumnControl does not properly restore column filters on refresh

coreyg142coreyg142 Posts: 23Questions: 2Answers: 0

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

  • coreyg142coreyg142 Posts: 23Questions: 2Answers: 0

    also another minor thing related to dark mode in ColumnControl:

  • allanallan Posts: 65,927Questions: 1Answers: 10,973 Site admin

    That's surprising! Thanks for the test case, I'll look into it and get back to you tomorrow.

    Allan

  • coreyg142coreyg142 Posts: 23Questions: 2Answers: 0

    Sorry for the ping, any updates on this or the Vue fixes?

  • allanallan Posts: 65,927Questions: 1Answers: 10,973 Site admin

    Apologies. I've been working on other things and this slipped by me. I'll try to take a look as soon as possible.

    Allan

Sign In or Register to comment.