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

[styled-engine] Add back removed internal function #44421

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

mnajdova
Copy link
Member

Fixes #44112

@mnajdova mnajdova added bug 🐛 Something doesn't work 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
bug 🐛 Something doesn't work package: styled-engine Specific to @mui/styled-engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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