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

Problem on IE11 #10

Closed
Jaffsterz opened this issue Aug 25, 2020 · 1 comment
Closed

Problem on IE11 #10

Jaffsterz opened this issue Aug 25, 2020 · 1 comment

Comments

@Jaffsterz
Copy link

Jaffsterz commented Aug 25, 2020

Even when polyfilling Fetch and Promise, we can't get this to work on IE11.

We get the same issue as reported here, due to the dependency on event-target-shim:

mysticatea/event-target-shim#30

Maybe the dependency (3.0.1) is now too old to be supported?

Edited: we have fixed this by babel polyfilling node_modules/event-target-shim itself

@Buzut
Copy link
Owner

Buzut commented Oct 26, 2020

Hi @Jaffsterz,
Sorry for my late answer. I can't really test under IE11.
Actually it seems that it's lower level and not directly an issue with my module's code.

I'm seeing the issue hasn't been resolved on event-target-shim if you have any other option, I'm all ears.

In the meantime, as I can't directly do anything, I'm closing the issue.

@Buzut Buzut closed this as completed Oct 26, 2020
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