Hot Module Replacement Not Working... #1518

Closed
opened 2025-08-09 17:20:26 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @lmaslanka on 7/13/2016

When I build and run the out of the box app and make a change the console window prints "Node will restart because file changed: C:\Projects\test\ClientApp\components\counter\counter.component.html". That is it nothing else happens and the application is not updated. The strange issue is that if I refresh the browser the change will pop in and revert back to the original state like webpack did its job but dotnet is stuck with the original result. Even when I stop the server and start it again and refresh the page it does the same thing.

This issue might be specific to my machine but I am posting it here to make sure I am the only one experiencing it.

I am using the Angular2 template. But I confirmed the same behaviour for the React template as well.

*Originally created by @lmaslanka on 7/13/2016* When I build and run the out of the box app and make a change the console window prints "Node will restart because file changed: C:\Projects\test\ClientApp\components\counter\counter.component.html". That is it nothing else happens and the application is not updated. The strange issue is that if I refresh the browser the change will pop in and revert back to the original state like webpack did its job but dotnet is stuck with the original result. Even when I stop the server and start it again and refresh the page it does the same thing. This issue might be specific to my machine but I am posting it here to make sure I am the only one experiencing it. I am using the Angular2 template. But I confirmed the same behaviour for the React template as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1518
No description provided.