ember-concurrency-decorators icon indicating copy to clipboard operation
ember-concurrency-decorators copied to clipboard

Broken with IE11

Open jherdman opened this issue 4 years ago • 0 comments

Usage of Object.entries on the below line breaks compatibility with IE11:

https://github.com/machty/ember-concurrency-decorators/blob/c80ffa5fa8a6d0da13dcbacddfde7a7bcdbf7fb2/addon/index.ts#L119

If you're amenable I can come up with a solution, otherwise it'd be nice to note that this addon doesn't support IE11.

jherdman avatar Jan 14 '20 22:01 jherdman