SystemError (appServiceSDKScriptError)
Cannot read property 'forceUpdate' of undefined
TypeError: Cannot read property 'forceUpdate' of undefined
at http://127.0.0.1:53014/appservice/__dev__/WAService.js:2:1327353
at http://127.0.0.1:53014/appservice/__dev__/WAService.js:2:647917
at o (http://127.0.0.1:53014/appservice/__dev__/asdebug.js:1:3197)
at e.exports.<anonymous> (http://127.0.0.1:53014/appservice/__dev__/asdebug.js:1:3577)
at http://127.0.0.1:53014/appservice/__dev__/asdebug.js:1:1844
at Array.forEach (<anonymous>)
at WebSocket._ws.onmessage (http://127.0.0.1:53014/appservice/__dev__/asdebug.js:1:1826)
没有提示对应的开发文件,请大家帮忙看看
切换微信开发工具基础库版本到 2.10.4
是不是没有配置appid
在填写了APPID之后,报错消失了
有解决吗?
我也是这个问题 我是测试下获取手机号码
麻烦提供工具版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)