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

IE11 not working #217

Closed
love89music opened this issue Sep 7, 2021 · 1 comment
Closed

IE11 not working #217

love89music opened this issue Sep 7, 2021 · 1 comment
Labels

Comments

@love89music
Copy link

love89music commented Sep 7, 2021

Hi Team,

The latest version 4.0.1 is not compatible with IE11.

IE
These are the source code with issue.
for (const model of Object.keys(convert)) { hashedModelKeys[_slice.call(convert[model].labels).sort().join('')] = model; }

While version 3.2.1 is compatible with IE11.
Please take a look at this.

Thank you.

@Qix-
Copy link
Owner

Qix- commented Sep 7, 2021

Correct. This library no longer works with IE11 without compiling it. It's 2021.

@Qix- Qix- closed this as completed Sep 7, 2021
@Qix- Qix- added the wontfix label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants