求助: 调试微信公众号页面 无法加载html元素,控制台报错weinre: invocation exception on Object.childNodeInserted(): TypeError: Cannot read property '_insertChild' of undefined

Author: newwhxCreated Jun 28, 2020Updated Jun 19, 2022

版本: v3.8.5

场景: 调试微信公众号页面 无法加载html元素,控制台报错: 2020-06-28T06:29:08.033Z spy-debugger: target t-3: weinre: target t-3 connected to client c-1 2020-06-28T06:29:15.823Z spy-debugger: client c-1: weinre: invocation exception on Object.childNodeInserted(): TypeError: Cannot read property '_insertChild' of undefined 2020-06-28T06:29:15.824Z spy-debugger: client c-1: weinre: invocation exception on Object.childNodeCountUpdated(): TypeError: Cannot set property '_childNodeCount' of undefined 2020-06-28T06:29:15.824Z spy-debugger: client c-1: weinre: invocation exception on Object.childNodeInserted(): TypeError: Cannot read property '_insertChild' of undefined image

image

Source: wuchangming/spy-debugger