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
Current behavior: React18 cache global style order incorrect.
To reproduce:
Expected behavior: In the correct order.
This is React18.
This is React17.
Environment information:
react
@emotion/react
{ "@emotion/cache": "^11.7.1", "@emotion/react": "^11.7.1", "@emotion/server": "^11.4.0", "@emotion/styled": "^11.8.1", "@mui/icons-material": "^5.6.2", "@mui/material": "^5.6.2", "react": "^18.1.0", "react-dom": "^18.1.0" }
The text was updated successfully, but these errors were encountered:
It looks like a duplicate of #2725 . I've confirmed that this is fixed with [email protected].
[email protected]
Sorry, something went wrong.
No branches or pull requests
Current behavior: React18 cache global style order incorrect.
To reproduce:
Expected behavior: In the correct order.
This is React18.
This is React17.
Environment information:
react
version: 18.1.0@emotion/react
version: 11.7.1The text was updated successfully, but these errors were encountered: