Open ghost opened 6 years ago
From what I understand, Angular needs every request to be done to update his internal state and make Protractor working.
Is it possible to init the connection to Socket.io server outside of Angular Zone like suggest here:
https://github.com/angular/angular/issues/11853#issuecomment-277185526
From what I understand, Angular needs every request to be done to update his internal state and make Protractor working.
Is it possible to init the connection to Socket.io server outside of Angular Zone like suggest here:
https://github.com/angular/angular/issues/11853#issuecomment-277185526