Chrome扩展hint.js&安培; ngHintModules [英] Chrome extension hint.js & ngHintModules

查看:226
本文介绍了Chrome扩展hint.js&安培; ngHintModules的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的角度应用有时无法在Chrome金丝雀加载(版本41.0.2237.0金丝雀(64位))说。


  

未能实例由于模块ngHintModules:引发RangeError:最大
  调用堆栈大小超过


但在火狐,Chrome加载罚款(版本39.0.2171.71(64位)),Safari浏览器。

也许不知道是否有事可做具有角与否。

完整的错误

 未捕获的错误:[$喷油器:modulerr]未能实例由于模块ngHintModules:
引发RangeError:最大调用堆栈大小超过
    在Array.forEach(原生)
    在module.exports(铬扩展名://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2333:21)
    在module.exports(铬扩展名://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2384:5)
    在镀铬扩展://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7
    在Array.forEach(原生)
    在module.exports(铬扩展名://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2385:21)
    在镀铬扩展://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7
    在Array.forEach(原生)
    在module.exports(铬扩展名://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2385:21)
    在镀铬扩展://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7

注:我在这里展示的错误是从


  

版本41.0.2237.0金丝雀(64位)



解决方案

我也有这个问题,这是通过禁用Batarang解决。

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: RangeError: Maximum call stack size exceeded

But it loads fine in firefox, chrome (Version 39.0.2171.71 (64-bit)), safari.

Probably not sure whether there is something to do with angular or not.

Full error

Uncaught Error: [$injector:modulerr] Failed to instantiate module ngHintModules due to:
RangeError: Maximum call stack size exceeded
    at Array.forEach (native)
    at module.exports (chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2333:21)
    at module.exports (chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2384:5)
    at chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7
    at Array.forEach (native)
    at module.exports (chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2385:21)
    at chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7
    at Array.forEach (native)
    at module.exports (chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2385:21)
    at chrome-extension://ighdmehidhipcmcojjgiloacoafjmpfk/dist/hint.js:2387:7

NB: The Error I am showing here is from

Version 41.0.2237.0 canary (64-bit)

解决方案

I also had this problem which was resolved by disabling Batarang.

这篇关于Chrome扩展hint.js&安培; ngHintModules的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆