jplist-es6 icon indicating copy to clipboard operation
jplist-es6 copied to clipboard

IE issues, Object.assign is not a function

Open dannio opened this issue 6 years ago • 0 comments

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

dannio avatar Mar 19 '19 11:03 dannio