微信后台运维中心错误查询没有堆栈信息?
最近经常报错:
Cannot read property 'then' of undefined
TypeError: Cannot read property 'then' of undefined
at https://lib/WASubContext.js:2:1308783
但到错误查询里去找详细信息的时候总是没有堆栈信息,其他错误都是有的(来自哪个文件、函数)
跟踪不到问题,是不是小程序自己的bug呀