We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sx
Renders the Stack with sx prop:
import Stack from "@mui/material-pigment-css/Stack"; <Stack sx={{}} />
Got this error:
Without using sx prop, it works fine.
Also, vite has no issue, so I think this is nextjs-plugin specific
Should not throw errors
Found this issue from mui/material-ui#43065 (review)
npx @mui/envinfo
Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here.
Search keywords: sx error
The text was updated successfully, but these errors were encountered:
brijeshb42
Successfully merging a pull request may close this issue.
Steps to reproduce
Renders the Stack with sx prop:
Current behavior
Got this error:
Without using
sx
prop, it works fine.Also, vite has no issue, so I think this is nextjs-plugin specific
Expected behavior
Should not throw errors
Context
Found this issue from mui/material-ui#43065 (review)
Your environment
npx @mui/envinfo
Search keywords: sx error
The text was updated successfully, but these errors were encountered: