未捕获的DOMException:无法在“窗口”上执行“ postMessage”

Nee*_*enu 13 postmessage window angular

我出错了

content-script.js:24 Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'Window': An object could not be cloned.
    at Object.t.messageJumpContext (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/content-script.js:24:9921)
    at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/content-script.js:24:8583
Run Code Online (Sandbox Code Playgroud)

我在代码中的任何地方都没有使用window.postMessage。知道为什么会这样吗?

小智 21

这是Augury Chrome扩展程序中的问题

通过右键单击扩展图标并选择“当您单击扩展时”选项,可以阻止此扩展程序与所有站点一起使用,由此可以读取和更改站点数据子菜单