clarin-eric / discovery-service-frontend

SPF Central Discovery Service Backend
https://www.clarin.eu/content/clarin-discovery-service
GNU General Public License v3.0
0 stars 2 forks source link

IE11 not supporting fetch API #60

Closed WillemElbers closed 5 years ago

WillemElbers commented 5 years ago

IE11 does not support the fetch API (https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)

WillemElbers commented 5 years ago

Added polyfill: https://github.com/clarin-eric/discovery-service-frontend/commit/050e6bdcc7bda72b67e7fc3065213b4f1a5f412f

polyfill: https://github.com/github/fetch