webviewScriptError wx-rich-text错误
发布于 7 年前 作者 chou 20084 次浏览 来自 问答

线上错误, 错误信息如下:

webviewScriptError HTML Entity ““” is not supported.;[Exparser] [Error] [Component] Lifetime Method Error @ wx-rich-text#attached Error: HTML Entity ““” is not supported. at 

:54:1529 at RegExp.[Symbol.replace] (

) at String.replace (native) at Object.i [as decodeEntities] (

:54:1301) at 

:53:30275 at Array.map (native) at Object.parse (

:53:29515) at 

:53:30134 at Array.map (native) at Object.parse (

:53:29515)

另外,十几天前反馈的问题,到底什么时候能解决,每天的错误邮件通知,头大。

还有, 为什么错误堆栈就不能显示出来错在页面和行号呢?

https://developers.weixin.qq.com/community/develop/doc/000626a16f0b20cffd67c3e2a56800?jumpto=comment&commentid=0008a0e4fd0810c11277436225b8

1 回复

能否提供一下出现报错的基础库版本号,和传入 rich-text 里的 html 代码?

回到顶部