client side filter with filters.mode=off not working
Hello refine community,
filters.mode=off works as expected if I used column header filters. But if I do a search filter using setFilters function the query string in the location bar is updated correctly but the table is not updated until I refresh the page.
How can i set the table to update whenever the filters change using setFilters function.
ps if I used server side filtering by not setting filter.mode to off. It works as expected
filters.mode=off works as expected if I used column header filters. But if I do a search filter using setFilters function the query string in the location bar is updated correctly but the table is not updated until I refresh the page.
How can i set the table to update whenever the filters change using setFilters function.
ps if I used server side filtering by not setting filter.mode to off. It works as expected
