You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCRIPT438: Object doesn't support property or method 'fetch'
apikeys.js (6,3)
Safari Version 9.0.2 (11601.3.9)
TypeError: window.fetch is not a function. (In 'window.fetch('/api/keys.json', { credentials: 'same-origin' })', 'window.fetch' is undefined)
(anonymous function)apikeys.js:5
(anonymous function)apikeys.js:25
DOES NOT WORK:
Internet Explorer 11
console error
SCRIPT438: Object doesn't support property or method 'fetch'
apikeys.js (6,3)
Safari Version 9.0.2 (11601.3.9)
TypeError: window.fetch is not a function. (In 'window.fetch('/api/keys.json', { credentials: 'same-origin' })', 'window.fetch' is undefined)
(anonymous function)apikeys.js:5
(anonymous function)apikeys.js:25
Failed to load resource: the server responded with a status of 404 (Not Found)
https://dev.mapzen.com/documentation/mobility/js/jquery-1.10.2.min.map
Safari Version 8.0.8 (10600.8.9)
via @nvkelso
TESTED AND WORKS
The text was updated successfully, but these errors were encountered: