Vitest Unknown file extension ".css" error even when not using data-grid V8 #4938
Labels
component: data grid
This is the name of the generic UI component, not the React module!
external dependency
Blocked by external dependency, we can’t do anything about it
Toolpad
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
No response
Current behavior
I updated to 0.15 from 0.12.
I'm pretty much having this issue: mui/mui-x#17427
However I'm not using CRUD and I'm still using data-grid v7 elsewhere.
That means that the workaround used here doesn't work since in my node_modules, the x-data-grid v8 is there:
"node_modules/@toolpad/core/node_modules/@mui/x-data-grid"
That said, this workaround seems to work:
test: { server: { deps: { inline: ['@toolpad/core'] } } }
Would that be the correct way to work around this issue for now?
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: DataGrid v8 css Unknown file extension vitest
The text was updated successfully, but these errors were encountered: