Add Promise polyfill for IE #1310

Closed
opened 2025-08-09 17:19:38 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @antmdvs on 10/16/2016

The fetchdata route blows up with the following error in IE if there is no Promise polyfill:

SCRIPT5009: 'Promise' is undefined

http://caniuse.com/#search=promise

*Originally created by @antmdvs on 10/16/2016* The `fetchdata` route blows up with the following error in IE if there is no Promise polyfill: > SCRIPT5009: 'Promise' is undefined http://caniuse.com/#search=promise
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1310
No description provided.