This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Clearing filters in filter row of table not working #715
Labels
dash-type-bug
Something isn't working as intended
Milestone
I am entering filter queries with a separate input box. I see that I am able to successfully enter the query and it filters the table as expected. However, clearing the filter_query property on click of Clear Filter button does not remove text from the column filter.


In the below screenshot: Query is applied successfully.
After Clicking Clear Filters button - table is no longer filtered, but "eq Afghanistan" remains in column filter in table:
Here is the code:
I have seen the issue : #370. However, this issue pertains to specifically queries entered through an external input. (Clear filters button works fine for clearing filters applied by entering text in filter row of table)
Any suggestions on how to fix this issue will be greatly appreciated.
The text was updated successfully, but these errors were encountered: