Cannot read property 'nodeId' of undefined?
发布于 5 年前 作者 dengyang 3854 次浏览 来自 问答

[渲染层错误] TypeError: Cannot read property ‘nodeId’ of undefined

    at Function.<anonymous> (http://127.0.0.1:37666/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1621328999849&v=2.16.0:2:1702951)

    at <api nextTick callback function>

    at http://127.0.0.1:37666/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1621328999849&v=2.16.0:2:101526

    at mt (http://127.0.0.1:37666/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1621328999849&v=2.16.0:2:152177)

整个业务代码没有nodeId相关属性的读写,但是报错的频率很高,长时间停留在一个不停渲染的页面就会报这个错,最近两个月才报的。

可能无法提供代码片段 因为不知道哪一个片段导致的

后台报错

回到顶部