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
DataGrids are showing an error state with the error message _mui_x_data_grid_internals__WEBPACK_IMPORTED_MODULE_0__.useGridColumnGroupingPreProcessors) is not a function.
Expected behavior 🤔
DataGrids render successfully without error
Steps to reproduce 🕹
Steps:
Drag a DataGrid to the app canvas
Context 🔦
It looks like this might've been caused by the @mui/x-data-grid-pro dependency updates in #909.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered:
This looks like corrupted build after switching branches. Have you tried deleting the .next folder and restart the dev server?
nvm, seeing it on production
Duplicates
Latest version
Current behavior 😯
DataGrids are showing an error state with the error message
_mui_x_data_grid_internals__WEBPACK_IMPORTED_MODULE_0__.useGridColumnGroupingPreProcessors) is not a function.
Expected behavior 🤔
DataGrids render successfully without error
Steps to reproduce 🕹
Steps:
Context 🔦
It looks like this might've been caused by the
@mui/x-data-grid-pro
dependency updates in #909.Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: