question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IE11 Compatability

See original GitHub issue

Hi, Using IE11 (with an addition of https://cdn.polyfill.io/v2/polyfill.min.js?features=default,matchMedia,fetch,Element.prototype.placeholder,Array.prototype.includes to hopefully grab everything I’d need to for compatibility since I was seeing fetch used) the UI isn’t responding correctly; selections are not being added to the list of options; they just disappear. Are there any additional deps I should be using to solidify the browser support?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

0reactions
caycecollinscommented, Mar 31, 2017

On the demo site and I’ve cloned the repo and can reproduce locally. The index.html file has es2015 code, which I tracked it down to these commits:

I did a quick refactor using es5 and things started working as expected (after fixing the arrow functions and template literals).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix site display issues with Compatibility View in Internet ...
When a site is incompatible with Internet Explorer 11 for Windows 7, you'll see the Compatibility View button Compatibility View button in the...
Read more >
Using Compatibility View in Internet Explorer 11 - Pitt IT
Using Compatibility View in Internet Explorer 11 · 1. Click the Settings Icon on the address bar in your web browser. · 2....
Read more >
How to enable compatibility view in Internet Explorer 11 ...
Click on the Settings icon in the top right corner of IE11: · Select the Compatibility View Settings item in the drop-down menu....
Read more >
Internet Explorer 11 compatibility with Network Manager GUIs
In your Internet Explorer 11 browser, click Tools > Compatibility View settings. · Review the Websites you've added to Compatibility View list. ·...
Read more >
Internet Explorer: IE8, IE9, IE10, and IE11 Compatibility mode
Internet Explorer: IE8, IE9, IE10, and IE11 Compatibility mode · Open IE · Press the ALT key to bring up the IE Menubar...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found