AngularJS fail to load module

后端 未结 6 1618
南方客
南方客 2021-01-04 04:43

EDIT: This only happens with IE (tested on IE10)

I have a app that loads fine initially, however, when refreshed it gives this error:

SCRIPT50

6条回答
  •  無奈伤痛
    2021-01-04 05:17

    Ok I don't know why auto-bootstrapping is failing, but if I manually bootstrap the application it works fine.

    e.g.

    
    
    ...
    
    
    
    
    

提交回复
热议问题