This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
__zone_symbol__xhrScheduled error in IE/Edge #1072
Comments
DevInstinct
changed the title
__zone_symbol__xhrScheduled in IE/Edge
__zone_symbol__xhrScheduled error in IE/Edge
Apr 9, 2018
@DevInstinct , please post a reproduce repo, thanks. |
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Apr 10, 2018
@DevInstinct, I still need a reproduce repo, maybe you use some |
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Apr 11, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Apr 11, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Apr 11, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Apr 11, 2018
Got the error using oidc-client and the silent renew feature in an Angular 5 app, in IE and Edge only. Worked around it by getting rid of Angular for the silent renew callback; stopped getting the errors even without the fix. Thanks. |
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 20, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 20, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 25, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 25, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 30, 2018
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 30, 2018
mhevery
pushed a commit
that referenced
this issue
Jul 3, 2018
I get the same error as @DevInstinct when using oidc-client and the silent renew feature in an Angular 6 app. The problem occur when loading this page
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using an external library (oidc-client) and I am getting this error in IE/Edge, but otherwise it works fine in Chrome/Firefox.
I'd like to understand what could be the cause of this zone.js error. The app is an Angular 5 app.
SCRIPT5007: Unable to get property '__zone_symbol__xhrScheduled' of undefined or null reference
zone.js (2959,1)
ERROR TypeError: Unable to get property 'current' of undefined or null reference
SCRIPT5007: Unable to get property 'stackTraceLimit' of undefined or null referenceeval code (1466) (119,9)
SCRIPT5007: Unable to get property '__zone_symbol__xhrScheduled' of undefined or null referencezone.js (2959,1)
ERROR TypeError: Unable to get property 'current' of undefined or null reference
SCRIPT5007: Unable to get property 'stackTraceLimit' of undefined or null referenceeval code (1466) (119,9)
SCRIPT5007: Unable to get property '__zone_symbol__xhrScheduled' of undefined or null referencezone.js (2959,1)
ERROR TypeError: Unable to get property 'current' of undefined or null reference
SCRIPT5007: Unable to get property 'stackTraceLimit' of undefined or null referenceeval code (1466) (119,9)
SCRIPT5007: Unable to get property '__zone_symbol__xhrScheduled' of undefined or null referencezone.js (2959,1)
ERROR TypeError: Unable to get property 'current' of undefined or null reference
SCRIPT5007: Unable to get property 'stackTraceLimit' of undefined or null referenceeval code (1466) (119,9)
SCRIPT5007: Unable to get property '__zone_symbol__xhrScheduled' of undefined or null referencezone.js (2959,1)
SCRIPT5007: Object expectedzone.js (192,1)
Thanks for any help.
The text was updated successfully, but these errors were encountered: