Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Embed broken in IE <= 11 which does not support new Event #658

Open
ggoodman opened this issue Oct 9, 2019 · 1 comment
Open

Embed broken in IE <= 11 which does not support new Event #658

ggoodman opened this issue Oct 9, 2019 · 1 comment
Labels
enhancement Enhancing an existing feature

Comments

@ggoodman
Copy link

ggoodman commented Oct 9, 2019

The code at

var evt = new Event('codefund');
breaks IE <= 11 users. See: https://stackoverflow.com/questions/26596123/internet-explorer-9-10-11-event-constructor-doesnt-work for a potential work-around.

@hopsoft hopsoft assigned hopsoft and andrewmcodes and unassigned hopsoft Oct 10, 2019
@hopsoft
Copy link
Contributor

hopsoft commented Oct 11, 2019

This will address one of the items outlined in #389.

@andrewmcodes andrewmcodes added the enhancement Enhancing an existing feature label Oct 23, 2019
@andrewmcodes andrewmcodes removed their assignment Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancing an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants