Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Module Replacment of Reducers Does Not Cause Actions To Be Re-Fired #531

Closed
ohearonkg opened this issue Jul 11, 2018 · 2 comments
Closed

Comments

@ohearonkg
Copy link

When I update my reducers I can see that hey are hot reloaded, however the actions which I have previously dispatched and are visible within the Redux Dev Tools are not re-run.

Chrome Extension: 2.5.12
Redux: 4.0.0

Code:
https://github.com/ohearonkg/redux-lessons/tree/Hot_Module_Replacement

@ohearonkg
Copy link
Author

@zalmoxisus ?

@jhen0409
Copy link
Collaborator

jhen0409 commented Jul 19, 2018

Duplicate of #522.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants