IBM-Cloud / logistics-wizard-webui

Web UI for Logistics Wizard Showcase demo. The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Other
14 stars 20 forks source link

"View Logistics Wizard in Action" not working on iOS Chrome or iOS/macOS Safari #111

Closed l2fprod closed 7 years ago

l2fprod commented 7 years ago

Safari for iOS 10.0.1 Safari for macOS 10.0.2 Chrome 55.0.2883.79

Debugging shows "fetch" is not available (indeed http://caniuse.com/#feat=fetch)

b146955

image

l2fprod commented 7 years ago

There is a polyfill to implement fetch where it does not exist: https://github.com/github/fetch