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

IE issues, Object.assign is not a function #43

Open
dannio opened this issue Mar 19, 2019 · 0 comments
Open

IE issues, Object.assign is not a function #43

dannio opened this issue Mar 19, 2019 · 0 comments

Comments

@dannio
Copy link

dannio commented Mar 19, 2019

Hi, using this on IE 11 and below gives me the error:
Object.assign is not a function

Can you please add in the polyfill workaround for this.
Was this meant to be fixed here?:
#3

I see 1 instance of:
this.settings=Object.assign({}
in jplist.min.js

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

1 participant