[jss-global] Can't change styles dynamically #602
Labels
bug
It went crazy and killed everyone.
complexity:high
Best brains need to talk about it.
plugin
When unplugged is fine
I'm trying to dynamically change the font for
body
from inside myCustomThemeProvider
usingprops
but it works only for the first time, whenever I send new props toCustomThemeProvider
the body style remains untouched.Sample code:
The text was updated successfully, but these errors were encountered: