原文:Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'Window': An object could not be cloned.

你应该在你的postMessage中传入了不可clone的参数。比如一些HTML element。因为这些元素即使传过去了 cloned ,也无法操作啊 ...

2020-01-12 01:09 0 6083 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM