You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This is a followup on issue #370 . It seems that the bug is still present.
I have dash 1.11.0 and dash_table 4.6.2. The clearing action doesn't do anything in my code. It runs without generating errors, but the filter input fields in each column are not cleared.
When I try to run the example in #370 , I get an error saying that 'filtering_settings' is not supported by DataTable.
I wonder if other developments happened in the meantime and now the method to clear filters changed?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
This is a followup on issue #370 . It seems that the bug is still present.
I have dash 1.11.0 and dash_table 4.6.2. The clearing action doesn't do anything in my code. It runs without generating errors, but the filter input fields in each column are not cleared.
When I try to run the example in #370 , I get an error saying that 'filtering_settings' is not supported by DataTable.
I wonder if other developments happened in the meantime and now the method to clear filters changed?
The text was updated successfully, but these errors were encountered: