Chrome extension hint.js & ngHintModules

后端 未结 6 785
梦谈多话
梦谈多话 2020-12-08 18:37

Our angular app sometime does not load on chrome canary (Version 41.0.2237.0 canary (64-bit)) saying

Failed to instantiate module ngHintModules due to

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 18:56

    I had the same problem with GitHub pages site (with Jekyll).
    Searched for hours why does AngularJS app didn't show up (ng-cloak was never resolved).
    Figured out that was Batarang which causing the issue.

    Great thanks for @kpg's answer.

提交回复
热议问题