Angular-CLI - Hot Module Replacement (HMR) Full Page Refresh when run from VS #215

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

Originally created by @bobbydowling on 1/24/2018

Using latest Angular-CLI template:

https://www.nuget.org/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates/2.0.0-rc1-final

Created new project with: dotnet new angular

Opened in VS 2017 15.5.4

Ran with F5, JS Debugging with ASP.NET disabled

Modified home.component.html only and saved, but got full page refresh ??? everytime I saved

"dotnet run" and "npm start" work fine

"ng serve" does full page refresh

*Originally created by @bobbydowling on 1/24/2018* Using latest Angular-CLI template: https://www.nuget.org/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates/2.0.0-rc1-final Created new project with: dotnet new angular Opened in VS 2017 15.5.4 Ran with F5, JS Debugging with ASP.NET disabled Modified home.component.html only and saved, but got full page refresh ??? everytime I saved "dotnet run" and "npm start" work fine "ng serve" does full page refresh
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#215
No description provided.