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
I made a Custom Reset button for columnFilters. I was hoping that when I set the columnFilters state to empty array it will clear the search input of the select dropdown filter - right now it doesn't clear the search input but the filter is cleared as expected.
Minimal, Reproducible Example - (Optional, but Recommended)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
mantine-react-table version
2.0.0-beta.7
react & react-dom versions
18.3.1
Describe the bug and the steps to reproduce it
I made a Custom Reset button for columnFilters. I was hoping that when I set the columnFilters state to empty array it will clear the search input of the select dropdown filter - right now it doesn't clear the search input but the filter is cleared as expected.
Minimal, Reproducible Example - (Optional, but Recommended)
https://codesandbox.io/p/sandbox/d3ny66
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms
The text was updated successfully, but these errors were encountered: