Closed earshinov closed 5 years ago
@earshinov, could you provide a reproduce repo? thanks.
Same happens to us (also known only from Sentry). Happens on different routes, components etc. Yet we have NOT been able to reproduce it ourselves.
Will close for now, if it can be reproduce, we will research again.
Looks similar to https://github.com/angular/zone.js/issues/1167 except that this one is in
Promise.then
instead ofsetInterval
.We receive this error though an automated error reporting system (Sentry) and have not yet managed to reproduce it manually.
For what we see, problem occurs in IE11 only.
We use zone.js 0.8.26 (so, https://github.com/angular/zone.js/issues/1085 does not apply).