-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I am using ng serve to use a light server with auto refresh when I save a file.
The problem is when the page has loaded, I gets [WDS] Disconnected error in console. That meens the socket listening has disconnected. If I comment Raven.install() line the problem resolves.
Raven release: 3.26.3
Info from my Angular project:
@angular/cli: 1.3.2
node: 8.11.2
os: linux x64
@angular/animations: 4.3.6
@angular/common: 4.3.6
@angular/compiler: 4.3.6
@angular/core: 4.3.6
@angular/forms: 4.3.6
@angular/http: 4.3.6
@angular/platform-browser: 4.3.6
@angular/platform-browser-dynamic: 4.3.6
@angular/router: 4.3.6
@angular/cli: 1.3.2
@angular/compiler-cli: 4.3.6
@angular/language-service: 4.3.6
Metadata
Metadata
Assignees
Labels
No labels