coryhouse / coryhouse/javascript-development-environment

Demo doesn't run in Internet Explorer

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
293
Forks
185
PR merge metrics
No merged PRs in 30d

Description

There are two known issues in Internet Explorer (IE):
1. IE [lacks native Promise support](https://caniuse.com/#search=promise), so you need to add a promise polyfill to get the demo to work in IE.

2. IE tries to download the JSON from the mock API at localhost:3001/users. [Here are some workarounds](https://stackoverflow.com/questions/6114360/ie-prompts-to-open-or-save-json-result-from-server).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.