HMR not working properly #22839
Labels
area: @angular-devkit/build-angular
devkit/build-angular:dev-server
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
Which @angular/* package(s) are the source of the bug?
core
Is this a regression?
Yes
Description
I cannot get HMR to work properly. It always gives me the following error in the browser console.
I noticed that for some reason on every save of any file there are two builds, which would at least explain why the file cannot be found. It looks like this in the terminal:
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in (run
ng version
)Anything else?
No response
The text was updated successfully, but these errors were encountered: