-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
Milestone
Description
Bug Report or Feature Request (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
Versions.
v1.0.0
Repro steps.
ng serve --ssl
The log given by the failure.
Browser console shows "[WDS] Disconnect" and then refreshes 5-12 times after recompiling on code change or refreshing the page manually.
Desired functionality.
Not excessively refreshing the browser
Mention any other details that might be useful.
Issue seems to have been triaged already for another project. Known problem with webpack-dev-server. Can we include the same fix?
facebook/create-react-app#574
rex-ya, insin, mcblum, AndreyPatseiko, martvaha and 15 more