Angular 6 project not loading in IE11

前端 未结 3 347
时光取名叫无心
时光取名叫无心 2021-01-15 05:48

My angular 6 project loads in chrome but it does not load in IE11. I used the following question: Angular 2 / 4 / 5 not working in IE11 to try and solve the issue but none o

3条回答
  •  无人共我
    2021-01-15 06:26

    An update of angular-cli, webpack might be helpful.

    I have solved an issue in IE 10. Reference: TypeError: Unable to get property 'ngMetadataName' of undefined or null reference on IE 10

提交回复
热议问题