Actions
Bug #24826
open(dev env) lots of "[WDS] Disconnected!" errors in browser console
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
In my Katello dev environment with webpack running (vanilla env), I get a lot of "[WDS] Disconnected!" errors in the browser dev console during page loads with Firefox.
I am not sure if this causes other issues or not. There is some discussion on https://github.com/angular/angular-cli/issues/4839 that the error may be related to certs somehow, but I'm able to browse :3808 without issue.
Files
Updated by Andrew Kofink over 6 years ago
This is an appropriate message when the webpack server is recompiling assets and will result in the page auto-reloading after compilation (otherwise, it shouldn't be seen).
Updated by Justin Sherrill over 6 years ago
- Target version set to Katello Backlog
Actions