Skip to content

queueMicrotask() not patched in zone.js #38863

@BAM5

Description

@BAM5

🐞 bug report

Affected Package

The issue is caused by zone.js patching

Is this a regression?

No

Description

I'm assuming the intention for zone.js is that there should be no way to break out of it without invoking some method of zone.js. If that assumption is correct then this is a bug as there doesn't seem to be any patching going on for queueMicrotask()

🔬 Minimal Reproduction

StackBlitz

🌍 Your Environment

Zone Version:
zone.js@0.11.1

Anything else relevant?
MDN

CanIUse

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: zonesIssues related to zone.jsstate: has PR

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions