[Data Grid] GridFilterPanelProps
is missing some of props in filterFormProps eg. applyFilterChanges
#10160
Closed
2 tasks done
Labels
component: data grid
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
support: commercial
Support request from paid users
Order ID or Support key 💳 (optional)
51216
Duplicates
Latest version
The problem in depth 🔍
I'm migrating
@mui/x-data-grid-pro
from v5 to v6. In our code base we are usingapplyFilterChanges
to sync React Admin filters with Data Grid filters. In latest version I noticed it's not available to pass it without TypeScript error.Export of
GridFilterPanelProps
:Workaround:
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: