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
When using @pigment-css/react and pigment-css/vite-plugin after version 0.0.20 I get the a lot of errors like: Internal server error: node_modules/@mui/material/Tooltip/Tooltip.js Cannot read properties of undefined (reading 'vars') Internal server error: /node_modules/@mui/material/Typography/Typography.js: Cannot read properties of undefined (reading 'typography')
Expected behavior
Latest versions (currently from 0.0.21 - 0.0.28) should work like version 0.0.20 or earlier
Context
No response
Your environment
No response
Search keywords: pigment vite version 0.0.20
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Steps:
yarn create vite vite-app --template react-ts
(vite v5 or v6, yarn v1)@pigment-css/react
,pigment-css/vite-plugin
and@mui/material
v6Current behavior
When using @pigment-css/react and pigment-css/vite-plugin after version 0.0.20 I get the a lot of errors like:
Internal server error: node_modules/@mui/material/Tooltip/Tooltip.js Cannot read properties of undefined (reading 'vars')
Internal server error: /node_modules/@mui/material/Typography/Typography.js: Cannot read properties of undefined (reading 'typography')
Expected behavior
Latest versions (currently from 0.0.21 - 0.0.28) should work like version 0.0.20 or earlier
Context
No response
Your environment
No response
Search keywords: pigment vite version 0.0.20
The text was updated successfully, but these errors were encountered: