2017-09-07 44 views
0

當我使用IE10加載我的應用程序時,出現錯誤消息。內部斷言失敗reference.ts尚未加載

我正在用Angular 4和Firebase 4.3.0構建一個應用程序。

我已經測試了Chrome瀏覽器,火狐,IE11的應用程序,它工作正常。

但是,當我在窗口7 IE10運行它,並在Windows 10效仿IE10,它會產生錯誤,如下面。

我已經爲IE10添加了必要的polyfills。

請幫忙。

enter image description here

回答