erikras / erikras/react-redux-universal-hot-example
Reason hot reload not working on class with decorator
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Fresh clone on a fresh xubuntu install. Is there a reason why changing the containers/Home/Home.js file will hot reload but changing the components/CounterButton/CounterButton.js will not hot reload. Checking the network, the client is receiving a xxxxxx-hot-update.js file with the correctly updated module but the page does not update. Any reason why hot loading would work in one place but not another?
Contributor guide
Assessment
This issue has not been assessed yet.