jplist-es6
jplist-es6 copied to clipboard
IE issues, Object.assign is not a function
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?: https://github.com/1rosehip/jplist-es6/issues/3
I see 1 instance of:
this.settings=Object.assign({}
in jplist.min.js