Uncaught TypeError: Cannot read property 'ContentContainer' of undefined

Uncaught TypeError: Cannot read property 'ContentContainer' of undefined

最近我开始注意到这个错误:

Uncaught TypeError: Cannot read property 'ContentContainer' of undefined
    at Object.<anonymous> (content.js:135)

我在我的Angular项目中注意到了这一点,但我也注意到一些“大”网站在我打开控制台时也有这个错误。这个错误的原因是什么?

正如我们在评论中所诊断的那样,它原来是一个损坏的 chrome 扩展引发了错误。

分机名称:Loom

因此解决这个问题的唯一方法是禁用扩展(或者检查扩展更新,也许它在下一个版本中得到修复)