code_fund_ads icon indicating copy to clipboard operation
code_fund_ads copied to clipboard

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

Open ggoodman opened this issue 4 years ago • 1 comments

The code at https://github.com/gitcoinco/code_fund_ads/blob/b10d5be9c3096a6bb33f75c6ef764ed67bbec51b/app/views/advertisements/show.js.erb#L3 breaks IE <= 11 users. See: https://stackoverflow.com/questions/26596123/internet-explorer-9-10-11-event-constructor-doesnt-work for a potential work-around.

ggoodman avatar Oct 09 '19 18:10 ggoodman

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

hopsoft avatar Oct 11 '19 12:10 hopsoft