Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Zone.js 0.8.18 errors #918

Closed
dmitry-kurmanov opened this issue Sep 28, 2017 · 4 comments
Closed

Zone.js 0.8.18 errors #918

dmitry-kurmanov opened this issue Sep 28, 2017 · 4 comments

Comments

@dmitry-kurmanov
Copy link

dmitry-kurmanov commented Sep 28, 2017

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.

@JiaLiPassion
Copy link
Collaborator

@dmitrykurmanov , this has been fixed in #916, I don't know Reflect.defineMetadata this error, I will try your plunker later.

@dmitry-kurmanov
Copy link
Author

dmitry-kurmanov commented Sep 28, 2017

@JiaLiPassion, ok, thanks for the fast response!

@JiaLiPassion
Copy link
Collaborator

@dmitrykurmanov , sure, I have check your plunker with #916, it works, both errors disappear. So please wait for next release.

@dmitry-kurmanov
Copy link
Author

@JiaLiPassion, great! Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants