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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on the MUI commonjs modules #365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Janpot
Copy link

@Janpot Janpot commented Nov 30, 2021

I'm currently investigating an issue on @mui/material+styled-components+next (mui/material-ui#29742). It turns that in the Next.js server bundle, the styled calls are not correctly being identified by babel-plugin-styled-components. The server bundle uses the commonjs version of @mui/material. This PR adds a failing test case for that format.

edit: 馃 The new test doesn't seem to run in CI for some reason

@slavco86
Copy link

slavco86 commented Mar 5, 2023

@Janpot , any update on this?

@landsman
Copy link

Hello, is there a plan how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants