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
The site initially displays light mode and then updates to dark mode, bringing pain to my eyes.
Initial UI render should be in the correct mode
Steps:
The issue always happens when entering the site, often when refreshing.
The issue will not appear on doc running with yarn doc:dev, it is probably related to SSR (not quite sure).
yarn doc:dev
npx @mui/envinfo
Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here.
The text was updated successfully, but these errors were encountered:
Duplicate of #15588
Sorry, something went wrong.
No branches or pull requests
Duplicates
Latest version
Current behavior 😯
The site initially displays light mode and then updates to dark mode, bringing pain to my eyes.
record.mp4
Expected behavior 🤔
Initial UI render should be in the correct mode
Steps to reproduce 🕹
Steps:
Context 🔦
The issue always happens when entering the site, often when refreshing.
The issue will not appear on doc running with
yarn doc:dev
, it is probably related to SSR (not quite sure).Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: