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
[ X] I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
While in Dark mode, some components update (routine state change) Cards switch back to light and then to black after a while (non-deterministic, sometimes it's 1 second, sometimes it's when I change the state again or click on an empty space on the page).
Kapture.2021-01-03.at.09.32.27.mp4
Before and after clicking on update. This style sheet "flickers".
Please provide a minimal reproduction test case with the latest version (v5). This would help a lot 👷 .
A live example would be perfect. This codesandbox.io templatemay be a good starting point. Thank you!
Note: This is just a quick check, please follow @oliviertassinari recommendations.
This behavior reminds me of something that happened to me a while ago, perhaps is related to what @eps1lon once help me out with, replace your media query line with this one:
I have just followed through instructions
Current Behavior 😯
While in Dark mode, some components update (routine state change)
Card
s switch back to light and then to black after a while (non-deterministic, sometimes it's 1 second, sometimes it's when I change the state again or click on an empty space on the page).Kapture.2021-01-03.at.09.32.27.mp4
Before and after clicking on
update
. This style sheet "flickers".Codebase
Your Environment 🌎
The text was updated successfully, but these errors were encountered: