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

HMR doesnt not work when change middleware code #1380

Open
adorum opened this issue Mar 23, 2017 · 0 comments
Open

HMR doesnt not work when change middleware code #1380

adorum opened this issue Mar 23, 2017 · 0 comments

Comments

@adorum
Copy link

adorum commented Mar 23, 2017

Hi,
I have a custom redux middleware but unfortunately when I change its code, it doesn't get hot reloaded. Every other stuff like reducers, react components, action creators are hot reloaded like a charm, only middlewares make me troubles. Are there any known limitation about that?

Thanks.
Regards,

Andrej

@adorum adorum changed the title HMR of readux middlewares HMR doesnt not work when change middleware code Mar 23, 2017
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

1 participant