coryhouse / coryhouse/javascript-development-environment
Demo doesn't run in Internet Explorer
Aperta
bug
- Lingua principale
- JavaScript
- Stelle
- 293
- Fork
- 185
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.