我正在开发一个 wordpress 网站。运行我的网站时,我在控制台中遇到以下错误。
Error: Promised response from onMessage listener went out of scope 3 background.js:841:170
Error: Promised response from onMessage listener went out of scope ExtensionMessagingService.js:89:34
Error: Promised response from onMessage listener went out of scope 10 background.js:841:170
也许它与我也为该站点开发的 javascript 有关。它正在使用 getElementbyID。
我不确定该错误与什么有关。有人可以向我解释该错误的含义吗?有没有办法找到比调试控制台中显示的更多的调试信息?我是网站开发的新手。
原文由 user1664377 发布,翻译遵循 CC BY-SA 4.0 许可协议
信任 Ghostery 中的站点为我消除了这个错误(本地主机上的开发服务器)