Skip to content

Conversation

mnajdova
Copy link
Member

Fixes #44112

@mnajdova mnajdova added type: bug It doesn't behave as expected. package: styled-engine Specific to @mui/styled-engine labels Nov 15, 2024
@mui-bot
Copy link

mui-bot commented Nov 15, 2024

Netlify deploy preview

https://deploy-preview-44421--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against a6310aa

@mnajdova mnajdova marked this pull request as ready for review November 15, 2024 13:51
@wilomgfx
Copy link

Hi, anything blocking this fix?

We just started working on the MUI 6 migration and this is blocking us from finalizing it, as the app crashes at runtime in dev.

Our workaround is:

  "pnpm": {
    "overrides": {
      "@mui/styled-engine": "npm:@mui/[email protected]",
      "@mui/system": "6.1.7"
    }
  }

@mnajdova mnajdova merged commit eab59be into mui:master Nov 19, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styled-engine Specific to @mui/styled-engine type: bug It doesn't behave as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@mui/[email protected] incompatible with @mui/[email protected]
4 participants