Using Zone.js 0.8.17, my application fails in IE11 with the following error message: ``` SCRIPT5007: Unable to get property 'type' of undefined or null reference zone.js (196,25) ``` Reverting to 0.8.16 fixes the issue.
Using Zone.js 0.8.17, my application fails in IE11 with the following error message:
Reverting to 0.8.16 fixes the issue.