HMR not working #345

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

Originally created by @jasontaylordev on 10/26/2017

I am using Visual Studio 2017 15.4.1 with the Angular + ASP.NET Core 2.0 template. When I run the application (with IIS Express) I see the "[HMR] connected" message but other than that HMR is not working at all.

To reproduce the issue I have created a couple of new projects 1) .NET Core CLI & dotnet new angular, and 2) VS 2017 with the template. In both cases for the new projects, HMR is working fine.

However, if I try to add a new Angular + ASP.NET Core 2.0 project to my existing solution, I cannot get HMR to work their either.

I've compared all of the files I can think to compare but cannot figure this out at all. Any suggestions would be appreciated. Let me know what extra information you need.

Thank you!

*Originally created by @jasontaylordev on 10/26/2017* I am using Visual Studio 2017 15.4.1 with the Angular + ASP.NET Core 2.0 template. When I run the application (with IIS Express) I see the "[HMR] connected" message but other than that HMR is not working at all. To reproduce the issue I have created a couple of new projects 1) .NET Core CLI & dotnet new angular, and 2) VS 2017 with the template. In both cases for the new projects, HMR is working fine. However, if I try to add a new Angular + ASP.NET Core 2.0 project to my existing solution, I cannot get HMR to work their either. I've compared all of the files I can think to compare but cannot figure this out at all. Any suggestions would be appreciated. Let me know what extra information you need. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#345
No description provided.