手机端预览 报错信息:Global error caught: MiniProgramError
Cannot read properties of null (reading 'node')
TypeError: Cannot read properties of null (reading 'node')
at Object.<anonymous> (https://usr/__plugin__/wx4d2deeab3aed6e5a/appservice.js:1229:728)
at Function.<anonymous> (https://lib/WAServiceMainContext.js:1:2065928)
at <SelectorQuery callback function>
at https://lib/WAServiceMainContext.js:1:176731
at https://lib/WAServiceMainContext.js:1:2066054
at Array.forEach (<anonymous>)
at https://lib/WAServiceMainContext.js:1:2066042
at https://lib/WAServiceMainContext.js:1:2065427
at https://lib/WASubContext.js:1:418483
at ce (https://lib/WASubContext.js:1:305133)

<cell url='https://work.weixin.qq.com/gm/xxxx' contactText='加入群聊' bind:startmessage='onStartMessage' bind:completemessage='onCompleteMessage' />
"plugins": {
"materialPlugin": {
"version": "1.0.12",
"provider": "wx4d2deeab3aed6e5a"
},
"chatGroupPlugin": {
"version": "1.1.2",
"provider": "wxaae6519cee98d824"
}
}
"usingComponents": {
"cell": "plugin://materialPlugin/cell"
}