🐞 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:
[email protected]
Anything else relevant?
MDN
CanIUse
🐞 bug report
Affected Package
The issue is caused by zone.js patchingIs this a regression?
NoDescription
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 forqueueMicrotask()🔬 Minimal Reproduction
StackBlitz
🌍 Your Environment
Zone Version:
[email protected]Anything else relevant?
MDN
CanIUse