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

chai 4.3.5+ doesn't work on IE10 because WeakMap #1464

Closed
felix9 opened this issue Apr 15, 2022 · 1 comment
Closed

chai 4.3.5+ doesn't work on IE10 because WeakMap #1464

felix9 opened this issue Apr 15, 2022 · 1 comment

Comments

@felix9
Copy link

felix9 commented Apr 15, 2022

chai 4.3.5 uses loupe, which has an unconditional use of new WeakMap(), which doesn't exist on IE10.

I realize that IE10 support is probably not something anyone cares about today, so I don't expect this to get fixed :)

chai 4.3.4 still works on IE10, for anyone else who runs into this problem.

@koddsson
Copy link
Member

Yeah it's extremely difficult for us to test on Internet Explorer and hasn't been supported by Microsoft for some time.

https://blogs.windows.com/windowsexperience/2022/06/15/internet-explorer-11-has-retired-and-is-officially-out-of-support-what-you-need-to-know/

@koddsson koddsson closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants