MiniProgramError
a.replace is not a function. (In 'a.replace(/,/g,";")', 'a.replace' is undefined)
TypeError: a.replace is not a function. (In 'a.replace(/,/g,";")', 'a.replace' is undefined)
@https://lib/WAServiceMainContext.js:1:668374
at <setTimeout callback function>
@https://lib/WAServiceMainContext.js:1:154507
_onNativeTimer@
global code@
我用 Taro 开发的小程序,一直报这个错,但是代码里面根本没有这段 .replace(/,/g,";") 代码,看了打包后的代码也没有。不知道从哪查起,万能的社区能不能给点思路,非常感谢🙏
最近两天一直在报
我们也一直报,所有游戏都报。。。
对,线上一直报,有人遇到相同问题吗
线上日志一直报吗?大概是微信基础库又炸了