-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
kubikowski/inanity
#26Labels
Milestone
Description
🐞 bug report
Affected Package
The issue is caused by package zone.js@0.11.1
Is this a regression?
Yes, the previous version in which this bug was not present was: 0.10.3
Description
This error occurs on IE11 when zone.js tries to patch any XHR requests.
🔬 Minimal Reproduction
🔥 Exception or Error
Error message is
"Invalid calling object"
Stacktrace
at scheduleTask (https://mypage/static/npm.zone.js.4a7cc42837185b0e9a27.js:3359:9)
at scheduleTask (https://mypage/static/npm.zone.js.4a7cc42837185b0e9a27.js:503:15)
at onScheduleTask (https://mypage/static/npm.zone.js.4a7cc42837185b0e9a27.js:390:9)
at scheduleTask (https://mypage/static/npm.zone.js.4a7cc42837185b0e9a27.js:498:13)
🌍 Your Environment
Angular Version:
I am using custom Webpack configuration. All the packages are current latest version 10.0.11.
Reactions are currently unavailable


