1.02.1812271版开发者工具节点审查模式报错
发布于 5 年前 作者 pyu 9512 次浏览 来自 问答

1.02.1812271版本开发者工具真机调试时勾选节点审查模式,在手机上点击页面元素后报错,错误信息如下:

webviewScriptError Failed to execute ‘appendChild’ on ‘Node’: parameter 1 is not of type ‘Node’. TypeError: Failed to execute ‘appendChild’ on ‘Node’: parameter 1 is not of type ‘Node’.    at t.value (<anonymous>:1:22818)    at t.value (<anonymous>:1:36232)    at t.value (<anonymous>:1:35943)

1 回复

这边测试没有复现问题哦,请问这个问题是必现的吗?给个代码片段看看

回到顶部