live-player-plugin 报错,导致真个小程序打不开,是啥问题?
"extAppid":"wx713703d791cb451d"
"plugins": {
"live-player-plugin":{
"version":"1.3.0",
"provider":"wx2b03c6e691cd7370"
},
"tencentvideo": {
"version": "1.4.4",
"provider": "wxa75efa648b60994b"
}
}
扫码进入直播间后,点击商品链接,无法进入商品页面,然后就整个小程序都会卡死掉。
错误日志:
Cannot set property fill of [object WebGLCanvasContext2d] which has only a getter
TypeError: Cannot set property fill of [object WebGLCanvasContext2d] which has only a getter
at o (https://lib/WASubContext.js:2:536580)
at https://lib/WASubContext.js:2:552378
at r.value (https://lib/WASubContext.js:2:527734)
at t.<anonymous> (https://usr/app-service.js:4964:5755)
at Function.<anonymous> (https://lib/WASubContext.js:2:1514998)
at https://lib/WASubContext.js:2:111647
at https://lib/WASubContext.js:2:1515257
at https://lib/WASubContext.js:2:1515229
2 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)