这个是什么错误
发布于 6 年前 作者 pengjing 13980 次浏览 来自 问答

2index.js [sm]:194 加载缓存

VM6210:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误

VM6210:2 webviewScriptError

Cannot read property ‘map’ of null;[Exparser] [Error] [Component] Property Observer Error @ wx-rich-text#_nodesObserver

TypeError: Cannot read property ‘map’ of null

    at Object.parse (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:28:11552)

    at p._nodesObserver (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:28:19170)

    at Function.o.safeCallback (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:5063)

    at p.<anonymous> (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:28419)

    at h (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:12497)

    at a.doUpdates (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:13651)

    at p.set [as nodes] (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:29965)

    at t.removeProperty (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:29911)

    at t.applyProperties (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:28237)

    at e.value (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:23654)(anonymous function) @ VM6210:2

VM6211:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误

VM6211:2 [Exparser] [Error] [Component] Property Observer Error @ wx-rich-text#_nodesObserver(anonymous function) @ VM6211:2

VM6212:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误

VM6212:2 TypeError: Cannot read property ‘map’ of null

    at Object.parse (1547273289.debug.open.weixin.qq.com/pages/index/index.html:28)

    at p._nodesObserver (1547273289.debug.open.weixin.qq.com/pages/index/index.html:28)

    at Function.o.safeCallback (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21)

    at p.<anonymous> (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21)

    at h (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21)

    at a.doUpdates (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21)

    at p.set [as nodes] (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21)

    at t.removeProperty (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30)

    at t.applyProperties (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30)

    at e.value (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30)(anonymous function) @ VM6212:2

7index.js [sm]:194 加载缓存

3 回复

还真是,1.4.0以上就没报错了。

1.4.1版本已经fix了这个问题了,详细可以查看官方的更新日志哈

基础库版本是?

回到顶部