erikras / erikras/react-redux-universal-hot-example

Middleware not hot updated

Open
#644 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Why if I change a middleware it is not hot updated ?

```
[HMR] The following modules couldn't be hot updated: (Full reload needed)
process-update.js:64 [HMR] - ./src/redux/middleware/authMiddleware.js
process-update.js:102 [HMR] Reloading page
```

I've changed the code like in this example https://github.com/rackt/react-redux/releases/tag/v2.0.0 but it doesn't work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.