MovieCast / desktop

MovieCast Desktop - The Application of MovieCast
https://moviecast.io
MIT License
10 stars 1 forks source link

[Core] Hot loading does not work correctly #7

Closed paulhobbel closed 7 years ago

paulhobbel commented 7 years ago

Problem description

react-hot-loader does not give an error. In fact according to the logs it does update the components, in reality you still have to refresh in order to update the components, or navigate to another place in the application.

Steps to reproduce

Run yarn dev Update random component

Versions