Closed jelling closed 1 year ago
This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
🐛 Bug Report
When running jest (v24.8) I get this error for multiple files:
The issue appears to be how the material UI (v4.9) components are imported:
I am ignoring CSS files like this in my jest config:
Any ideas? Converting every import in the project seems like unnecessary and a lot of work.
Expected behavior
No errors
envinfo