当页面渲染第600条数据的时候,出现webviewScriptError问题,同时页面为空白,没有任何内容!标签是<page></page>
在开发工具的Storage里,看到的pageError,有错误描述:
"err":"webviewScriptError Argument 1 ('node') to Node.appendChild must be an instance of Node appendChild@[native code] value@https://servicewechat.com/wx4d4b24ddf6c6fb04/0/page-frame.html:6:25864value@https://servicewechat.com/wx4d4b24ddf6c6fb04/0/page-frame.html:6:39592value@https://servicewechat.com/wx4d4b24ddf6c6fb04/0/page-frame.html:6:39310value@[native code]"
ps: 真机出现空白,开发工具是不渲染新内容!
求解!
楼主,问题解决了吗?
我也碰到这样的问题,数据过多开发工具上就不继续渲染了,而真机是变空白
楼主,问题解决了吗