个人案例
暂无发表的小程序案例
你好,请先看下这个文档https://developers.weixin.qq.com/community/minihome/article/doc/0008ee19284d9870524f9df4156013
为什么一直报错,sourcemap 却一直无法定位错误呢?Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. TypeError: Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. at e.exports (https://usr/appservice.app.js:43:266538) at e.exports (https://usr/appservice.app.js:43:33872) at https://usr/appservice.app.js:43:157070 [图片] app,full 下 分别的 app-service.map.map ,appservice.app.map.map 都试过了. 如何定位这个错误呢
2023-08-09你好,你需要复制xpath是为了做小程序的自动化测试么?
微信开发者工具调试器中没有XPATH定位?[图片]
2023-08-01你好,尝试下最新的nightly版本?https://developers.weixin.qq.com/miniprogram/dev/devtools/nightly.html
开发者工具使用分包异步化异常问题描述: 如果只导入分包 subPackageC 中的 JS 资源,不导入 components 中的组件,则无法加载 JS 资源。 但是真机是正常的。
2023-07-24你好,看你的工具应该是有点旧了,可以尝试更新到新的看下https://developers.weixin.qq.com/miniprogram/dev/devtools/stable.html
企微小程序插件 没有呢?[图片]
2023-06-12你好,这个log应该是不影响正常运行的。除了这个log之后是否有其他异常?
真机调试报错'wxfile://usr/miniprogramLog/log2'[图片]
2023-06-09你好,现在问题还会复现吗?
Error: 系统错误,错误码:-38,error: 当前还有任务在编译中,请稍后重新上传?message:Error: 系统错误,错误码:-38,error: 当前还有任务在编译中,请稍后重新上传 [20230605 15:55:16][wxdc2780360e97ce31] appid: wxdc2780360e97ce31 openid: - ideVersion: 1.06.2303220 osType: win32-x64 time: 2023-06-05 15:56:17 重新重启电脑直接打开工具上传也是这样,之前使用没问题
2023-06-08你好,现在正常了吗?
刚打开小程序就显示”系统错误,请联系开发者工具同学排查。(failed)”要如何解决?[图片]win10 [图片]微搭平台2.0.10
2023-06-08你好,那两个error的log是不会影响正常运行的。看你最后的network的截图,是真机调试的时候在访问本地端口?
真机调试上传nodejs后台代码提示无依赖文件,调试有server.js,能发送请求但访问不到数据?[图片][图片] [图片] [图片] [图片]
2023-06-05你好,你当前界面是录制结束状态。断言入口目前是录制中才会在那个地方出现。
自动化测试用例,找不到断言入口https://developers.weixin.qq.com/miniprogram/dev/devtools/auto/record.html 当前已是最新版本 (1.06.2303220win32-x64) [图片]
2023-05-09你好,这个报错应该基本不影响使用。可以先忽略。
企业微信小程序模式,基础库版本:2.20.3,编译错误?[图片] error: function import requires a callable
2023-03-10