小程序 授权获取手机号,已经拉起手机号弹出 点击手机号后
MiniProgramError
Cannot read properties of undefined (reading 'errno')
TypeError: Cannot read properties of undefined (reading 'errno')
at Function.success (WAServiceMainContext.js:1:1597373)
at <api openBusinessView success callback function>
at (WAServiceMainContext.js:1:154335)
at $c (WAServiceMainContext.js:1:718912)
at t.call.then.t._complete_hook.jc.name (WAServiceMainContext.js:1:720503)
报错信息,明显是回调方法了获取errno是,对象undefined了。回调方法都已经报错,没有返回信息了。而且是 success callback function
目前还有问题吗
+1
我们这里也发现了,很严重的bug啊