prodo-dev / prodo

Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
115 stars 5 forks source link

Devtools doesn't refresh styles when route changes #159

Closed andrejak closed 4 years ago

andrejak commented 4 years ago

Styled components update, but aren't passed to the iframe, because devtools don't actually re-render. First noticed by @coffee-cup .