Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object doesn't support this property or method #7

Closed
xcatliu opened this issue Dec 23, 2015 · 1 comment
Closed

Object doesn't support this property or method #7

xcatliu opened this issue Dec 23, 2015 · 1 comment

Comments

@xcatliu
Copy link
Owner

xcatliu commented Dec 23, 2015

Perhaps you are using Object.assign.

@xcatliu
Copy link
Owner Author

xcatliu commented Dec 23, 2015

Use core-js/es6/object polyfill.

require('core-js/es6/object');

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

No branches or pull requests

1 participant