最近我的网站上的许多用户开始收到日志中的错误:
TypeError: Cannot set property 'tgt' of null
at HTMLDocument.r (eval at C (eval at exec_fn (unknown source)), :43562:25)
仅在Chrome中发生(从v45到最新版本),似乎来自某些浏览器插件/扩展程序,并且在其他网站上也存在(就像我的Google搜索显示的那样)。但是没有办法告诉消息来源。
有没有人遇到过这个错误?或者有任何调查方法吗?