Ctrl+S does not trigger HMR in Angular 2 template project #1160

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

Originally created by @dubesinhower on 12/22/2016

I created a brand new Angular 2 project using the template. Right away, I tried to test the hot module replacement feature by starting the IIS server, editing one of the component html templates, and saving the file by pressing Ctrl+S, but the change never made it to the browser.

I made the same change, pressed the floppy disk "Save Selected Items" button, and HRM updated the browser.

Is there a problem with the template configuration? Is there some conflicting plugin that I'm using that might be hijacking the Ctrl+S hotkey (Resharper) or something?

*Originally created by @dubesinhower on 12/22/2016* I created a brand new Angular 2 project using the template. Right away, I tried to test the hot module replacement feature by starting the IIS server, editing one of the component html templates, and saving the file by pressing Ctrl+S, but the change never made it to the browser. I made the same change, pressed the floppy disk "Save Selected Items" button, and HRM updated the browser. Is there a problem with the template configuration? Is there some conflicting plugin that I'm using that might be hijacking the Ctrl+S hotkey (Resharper) or something?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1160
No description provided.