adopted-ember-addons / adopted-ember-addons/ember-cli-ifa
Use of native fetch causes errors in IE
Aperta
- Lingua principale
- JavaScript
- Stelle
- 56
- Fork
- 46
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We're using the native fetch here: https://github.com/adopted-ember-addons/ember-cli-ifa/blob/e0c38a0a4c3f70671a69c265df3e8a2e08e9726b/addon/initializers/asset-map.js#L24
This throws an error in Internet Explorer, since it doesn't support native fetch. Should we switch to using `ember-fetch`?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.