Skip to content
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

DataGrid elements are crashing with error #921

Closed
2 tasks done
apedroferreira opened this issue Sep 7, 2022 · 1 comment · Fixed by #923
Closed
2 tasks done

DataGrid elements are crashing with error #921

apedroferreira opened this issue Sep 7, 2022 · 1 comment · Fixed by #923
Labels
bug 🐛 Something doesn't work scope: toolpad-studio Abbreviated to "studio"

Comments

@apedroferreira
Copy link
Member

apedroferreira commented Sep 7, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the 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.

Screen Shot 2022-09-07 at 17 12 42

Expected behavior 🤔

DataGrids render successfully without error

Steps to reproduce 🕹

Steps:

  1. 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

@apedroferreira apedroferreira added status: waiting for maintainer These issues haven't been looked at yet by a maintainer bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Sep 7, 2022
@Janpot
Copy link
Member

Janpot commented Sep 7, 2022

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

@apedroferreira apedroferreira changed the title DataGrids elements are crashing with error DataGrid elements are crashing with error Sep 7, 2022
@oliviertassinari oliviertassinari added the scope: toolpad-studio Abbreviated to "studio" label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work scope: toolpad-studio Abbreviated to "studio"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants