have some troubles! For my requests i\'m using Fetch API!
Submit form don\'t work in IE, because of \"SCRIPT5009: \'fetch\' is undefined\"!
Example how it\'s
You can use https://github.com/github/fetch instead.
CDN: https://cdnjs.com/libraries/fetch
If you need Promise polyfill you can use http://bluebirdjs.com/docs/install.html
Promise
Load Bluebird before fetch:
Bluebird
fetch