I have a ReactJS application that works as expected in Chrome, but fails in IE-11.
The problem is this - we have two drop down lists which are populated from rest ser
Just include isomorphic-fetch as polyfill to make it work on unsupported browsers.
isomorphic-fetch
https://github.com/matthew-andrews/isomorphic-fetch