webviewScriptError Expect END descriptor

发布于 7 年前作者 na3911528 次浏览最后编辑 7 年前来自 ask

有用户做点击按钮操作时没有反应,查后台日志发现该用户端上报了很多的错误(App.onError采集的),内容如下:

webviewScriptError\\nExpect END descriptor with depth 0 but get another\\nvalue@<https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:841884&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:870166&gt;&gt;&gt;\\\\nvalue@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:842907&gt;&gt;&gt;\\\\nvalue@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:843179&gt;&gt;&gt;\\\\nvalue@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:819444&gt;&gt;&gt;\\\\nU@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:920626&gt;&gt;&gt;\\\\nj@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:921378&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:922873&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:911442&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:119326&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:96734&gt;&gt;&gt;\\\\n&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:94800&gt;&gt;&gt;\\\\ny@&lt;&lt;&lt;FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:2:1772&gt;&gt;&gt;\\\\nglobal code@<<<FLOATING LINK: https://servicewechat.com/wxaabb6c36875b57f8/167/page-frame.html:1:72>

3 回复
wei38
wei381 楼6 年前

有用户做点击按钮操作时没有反应=>这是点击button按钮还是自定义的按钮呢?

limao
limao2 楼6 年前

会不会是block标签包裹了 自定义组件

nchang
nchang3 楼5 年前

我后台也报了类似的错误.