You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: