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 Reload only works after changing files multiple times, very annoying. #136

Open
BerndWessels opened this issue Oct 9, 2017 · 3 comments

Comments

@BerndWessels
Copy link

Hi

Did you notice that with react-hot-loader 3 you have to modify and save files multiple times before the browser hot reloads?

This is very annoying behavior and definitely a show stopper.

Are you aware of this and is there a fix?

You can easily reproduce this with this repo (and Windows 10).

@resistancet9
Copy link

i figured by using 'eval-source-map' this problem can be solved. it worked for me though

@dave4jr
Copy link

dave4jr commented Feb 12, 2018

I'm experiencing this as well. I basically have to add a random console.log to get it to trigger. Is eval-source-map the only way to solve this?

@theKashey
Copy link
Collaborator

Try to raise an issue for Webpack. They usually had the answer.

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

4 participants