treejs icon indicating copy to clipboard operation
treejs copied to clipboard

IE 11 problem with Object.assgin

Open dakim opened this issue 5 years ago • 1 comments

Unfortunately, I need to run it on IE11, but IE11 does not know Object assign method.

dakim avatar Apr 22 '20 18:04 dakim

To be more specific, the problem occurs in the vanilla code and concerning also Object.entries or Object.values

dakim avatar Apr 22 '20 19:04 dakim