You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The flicker issue is reproducible when dark mode is configured. The issue arises because the dark theme is applied after being retrieved from local storage, causing a momentary flicker of the default theme.
Steps to Reproduce:
Ensure your system theme is set to Dark Mode.
Refresh the website page or open in a new incognito/private browser window.
Observe the theme behaviour as the page loads for the first time.
The text was updated successfully, but these errors were encountered:
The flicker issue is reproducible when dark mode is configured. The issue arises because the dark theme is applied after being retrieved from local storage, causing a momentary flicker of the default theme.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: