Skip to content

zone.js can't patch XHR requests on IE11 #38561

@kmaraz

Description

@kmaraz

🐞 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)

image
image
image

🌍 Your Environment

Angular Version:
I am using custom Webpack configuration. All the packages are current latest version 10.0.11.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions