Context:
- angular 5.0.0-rc3
- zone.js 0.8.18
- IE 11
I tried to update from zone 0.8.4 (current official angular 5 tutorials version) to 0.8.18, and get at some point with IE 11 the following error: Can't execute code from a freed script. This is a really imprecise error, that I didn't manage to find the origin but is due for sure from zone.js.
EDIT: after testing => appear from 0.8.12 (working) to 0.8.13 (no more working on IE 11)
Context:
I tried to update from zone 0.8.4 (current official angular 5 tutorials version) to 0.8.18, and get at some point with IE 11 the following error:
Can't execute code from a freed script. This is a really imprecise error, that I didn't manage to find the origin but is due for sure from zone.js.EDIT: after testing => appear from 0.8.12 (working) to 0.8.13 (no more working on IE 11)