Datagrid client-side filtering with custom id is broken in 6.9.1 #9562
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Filtering
Related to the data grid Filtering feature
regression
A bug, but worse
Duplicates
Latest version
Steps to reproduce 🕹
Clientside filtering on @mui/x-data-grid 6.9.1 is broken when a custom id field is used.
Example on Stackblitz
Current behavior 😯
Try to filter a column like the name on any value. The datagrid will not be filtered.
If the id column is named exactly "id" it is still working as expected:
Example on Stackblitz
Expected behavior 🤔
Clientside filtering on column which are not named "id" should work.
Context 🔦
No response
Your environment 🌎
This issue is happening with @mui/x-data-grid 6.9.1, but not with 6.9.0
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: