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
Thanks for this work. I'm a bit concerned about too many calls made to ThemeProvider.isDarkMode while testing it for web. It is being called 4 times whenever the switch is toggled, any comments on this?
Thanks,
Kartik
The text was updated successfully, but these errors were encountered:
Hi Johannes,
Thanks for this work. I'm a bit concerned about too many calls made to
ThemeProvider.isDarkMode
while testing it for web. It is being called 4 times whenever the switch is toggled, any comments on this?Thanks,
Kartik
The text was updated successfully, but these errors were encountered: