react-css-component icon indicating copy to clipboard operation
react-css-component copied to clipboard

ClientStyle does not update

Open hector opened this issue 6 years ago • 0 comments

When using ClientStyle it will only render the CSS string provided the first time. If you change it in later renders it does not update the styles.

This works correctly for the UniversalStyle.

hector avatar May 24 '19 17:05 hector