Closed mruettgers closed 9 years ago
The issue is caused by the lack of promises support in Internet Explorer <= 11. This patch implements a fallback using the following library, if there's no promises support available: https://github.com/jakearchibald/es6-promise
The issue is caused by the lack of promises support in Internet Explorer <= 11. This patch implements a fallback using the following library, if there's no promises support available: https://github.com/jakearchibald/es6-promise