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

I'm getting Error: Object doesn't support property or method 'assign' on IE 11 #80

Open
chandu147 opened this issue Sep 28, 2018 · 1 comment

Comments

@chandu147
Copy link

No description provided.

@jkarttunen
Copy link

jkarttunen commented Dec 4, 2018

Sounds like you need to add Object.assign polyfill to your project.
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
or https://www.npmjs.com/package/es6-object-assign

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

No branches or pull requests

2 participants