先发错误提示:
Uncaught TypeError: Cannot read property 'nodeName' of null
at HTMLDocument.onMouseClick (content.js:170)
我的环境是mac, chrome, 调试js页面时, 单击页面任何位置都会console这个错误,
通过查看content.js发现是迅雷扩展工具的问题. 禁用迅雷扩展工具就可以了.
先发错误提示:
Uncaught TypeError: Cannot read property 'nodeName' of null
at HTMLDocument.onMouseClick (content.js:170)
我的环境是mac, chrome, 调试js页面时, 单击页面任何位置都会console这个错误,
通过查看content.js发现是迅雷扩展工具的问题. 禁用迅雷扩展工具就可以了.