-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[data grid] Filtering Boolean Columns. Filter Model sends value = true, when false filter is selected. #15225
Comments
Thanks for reporting @AnastasiaEvgenia |
Root cause is the change made in |
Hi @arminmeh , |
hey @k-rajat19 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @AnastasiaEvgenia How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Hi. Thank you for addressing this issue swiftly. |
The plan is to have another release by the end of the week and the fix for this issue will be included. |
Steps to reproduce
Link to live example: (required)
https://mui.com/x/react-data-grid/filtering/
Steps:
Current behavior
I debugged this issue in my app. Even if you select false, the filter model sends true.
Filter Model when is true is selected
Filter Model when is false is selected.
Something could be wrong with the on change handler of the filter selection?
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: boolean, column, filter, error in filter model
Search keywords:
The text was updated successfully, but these errors were encountered: