Open
Description
Describe the Bug
When refreshing the page in dark theme, there is a noticeable "blip" where the theme momentarily flickers, which disrupts the user experience.
To Reproduce
Steps to reproduce the behavior:
- Enable the dark theme on the website.
- Refresh the page.
- Observe the flicker or "blip" that occurs during the reload.
Expected Behavior
The page should seamlessly refresh while maintaining the dark theme without any flicker or visual disruption.
Screenshots
Screencast from 2024-12-18 13-51-38.webm
Additional Information
This issue may be related to how the dark theme styles are applied during the initial loading process. Solutions like server-side rendering (SSR) or improving CSS application timing might help.
Metadata
Metadata
Assignees
Labels
No labels