目前都是安卓,采用真机调试就是正常的,也没有关于那个的报错信息,小程序的Js报错信息里面查询,最近几天多出的错误 e.forEach is not a function TypeError: e.forEach is not a function at d (https://common.js:1:62877) at https://pages/financialDetails/financialDetails.js:1:2484 at t (https://prebundle/968.js:2:12385) at or (https://prebundle/968.js:2:29925) at https://vendors.js:2:13802 at t (https://prebundle/968.js:2:12385) at or (https://prebundle/968.js:2:29925) at https://vendors.js:2:36739 at Proxy.t (https://prebundle/968.js:2:12385) at Proxy.<anonymous> (https://prebundle/968.js:2:84628)
e.forEach is not a function TypeError: e.forEach is not a function at d (https://common.js:1:62877) at Proxy.<anonymous> (https://pages/parking/parking.js:1:11723) at st (https://prebundle/968.js:2:13088) at e.fn (https://prebundle/968.js:2:58531) at e.value (https://prebundle/9.js:1:21906) at e.update (https://prebundle/968.js:2:59715) at Mn (https://prebundle/968.js:2:5494) at $n (https://prebundle/968.js:2:7375) 但是实际并没有出现错误,是因为上个版本小程序的缓存?
安卓和ios都有反馈吗?能复现的话看看有什么报错
e.forEach is not a function
TypeError: e.forEach is not a function
at d (https://common.js:1:62877)
at https://pages/financialDetails/financialDetails.js:1:2484
at t (https://prebundle/968.js:2:12385)
at or (https://prebundle/968.js:2:29925)
at https://vendors.js:2:13802
at t (https://prebundle/968.js:2:12385)
at or (https://prebundle/968.js:2:29925)
at https://vendors.js:2:36739
at Proxy.t (https://prebundle/968.js:2:12385)
at Proxy.<anonymous> (https://prebundle/968.js:2:84628)
e.forEach is not a function
TypeError: e.forEach is not a function
at d (https://common.js:1:62877)
at Proxy.<anonymous> (https://pages/parking/parking.js:1:11723)
at st (https://prebundle/968.js:2:13088)
at e.fn (https://prebundle/968.js:2:58531)
at e.value (https://prebundle/9.js:1:21906)
at e.update (https://prebundle/968.js:2:59715)
at Mn (https://prebundle/968.js:2:5494)
at $n (https://prebundle/968.js:2:7375)
但是实际并没有出现错误,是因为上个版本小程序的缓存?
1、必现步骤是什么
2、开调试模式:打开开发版调试,再进线上小程序,从控制台查看先排查代码逻辑问题
3、网络环境:正常网络环境和弱网对比
调试情况:调试正常,没有问题,包括我们还测试了他们的手机,成功进入之后不会再次出现(若是更新小程序,可能会再次出现)
高端机型基本都是正常的,一般出现都是中老年人
目前是怀疑基础库的问题