-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
mui icon flashing on page load with next js #44259
Comments
@soheilhasanjani Can you provide a minimal repro, e.g. in a sandbox? (here are some tips) |
|
@soheilhasanjani If you are using React RC see #44203 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @soheilhasanjani How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
👋 Thanks for using this project! We use GitHub issues exclusively as a bug and feature requests tracker, however, this issue appears to be a support request. For support with Material UI please check out https://mui.com/material-ui/getting-started/support/. Thanks! If you have a question on Stack Overflow, you are welcome to link to it here, it might help others. |
I wrote this setup according to the document:
emotion-provider.ts
mui-provider.ts
layout.tsx
When the page is loaded, the icon is large and then returns to normal after a second, what's the problem?
Your environment
System:
OS: macOS 15.0.1
Binaries:
Node: 22.11.0 - /usr/local/bin/node
npm: 10.9.0 - /usr/local/bin/npm
pnpm: 9.12.3 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 130.0.6723.70
Edge: Not Found
Safari: 18.0.1
npmPackages:
@emotion/react: ^11.13.3 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/icons-material: ^6.1.5 => 6.1.5
@mui/material: ^6.1.5 => 6.1.5
@mui/material-nextjs: ^6.1.5 => 6.1.5
@types/react: ^18 => 18.3.12
react: 19.0.0-rc-02c0e824-20241028 => 19.0.0-rc-02c0e824-20241028
react-dom: 19.0.0-rc-02c0e824-20241028 => 19.0.0-rc-02c0e824-20241028
typescript: ^5 => 5.6.3
Search keywords: flashing
The text was updated successfully, but these errors were encountered: