This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Zone.js 0.8.18 errors #918
Closed
Description
Hello team! I have an example on plnkr with angular2 in es5 style and zone 0.8.17: https://plnkr.co/edit/fTvjvFgA61a6SWzs69IL?p=preview and it works fine. But with a new version of zone.js I have two errors:
VM1443 zone.js:634 Uncaught TypeError: NativePromise.resolve is not a function and
VM1446 core.umd.js:716 Uncaught TypeError: Reflect.defineMetadata is not a function
here an example with 0.8.18
https://plnkr.co/edit/hQ62L8cXZYbEHPYsohP0?p=preview (please check the console)
Could you please help me with it? Thanks.
Metadata
Metadata
Assignees
Labels
No labels