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
Upgrade to React v18.
Currently, this is blocked by
@mui/styles
@mui/material
The text was updated successfully, but these errors were encountered:
Re: SSR. This guide may be useful: https://mui.com/material-ui/guides/server-rendering/.
Sorry, something went wrong.
No branches or pull requests
Upgrade to React v18.
Currently, this is blocked by
@mui/styles
: we use this exclusively for SSR. We should investigate whether we can avoid using this and perform SSR using an alternative means.@mui/material
: still has a peer dep on React v17.0.0. See tracking issue: [internal] Checklist of new opportunities with React 18 release mui/material-ui#29844.The text was updated successfully, but these errors were encountered: