我也遇到了 尼玛排查半天
map的bindmarkertap返回的结构变了吗?最近有小部分用户反馈点击marker没反应,很是奇怪。 看了下不同基础库返回的结构不一样,低版本的跟文档描述不一样。 线上取markerId一直是用e.markerId,今有用户iphoneX 微信7.0.21点击没反应。 请官方解答下? 这是要兼容不同基础库了吗。 文档:[图片] 开发工具基础库2.15.0点击marker返回: [图片] 开发工具基础库1.9.97点击marker返回: [图片]
2021-04-01我也是 真机不行了
小程序上传成功,真机显示找不到@babel/runtime/regenerator.js 包?[图片] 开发者工具版本:[图片]
2020-10-28需要setTimeout 延迟个0.5秒调用才有 callback 这是什么原因? 还有 wx.getBLEDeviceRSSI 获取的到强度为什么是正数?和 wx.getConnectedBluetoothDevices 获取的设备列表中的RSSI 这个字段的强度有什么差别?(RSSI 大概率都是负数 )
getBLEDeviceRSSI 调用没有回调产生?wx.getBLEDeviceRSSI({ deviceId, fail: (e) => { const errormsg = `getBLEDeviceRSSI 调用失败 errcode: ${e.errcode }` console.log(`>>>>>>> ${errmsg}<<<<<`) reject(errormsg) }, success: (res) => { console.log("res", res); resolve(res) }, complete(e) { console.log("complete", e) } }) 连接上蓝牙之后, wx.getBLEDeviceRSSI api 没有任何回调? (api已经判断过了 可用的)
2020-07-13相同的问题 还有没有解决吗?
map组件同层渲染,在地图上view标签与maker重叠了,点击view会执行maker选中的事件map组件同层渲染,在地图上view标签与maker位置重叠了,点击view会执行maker选中的事件,两个事件都会执行
2020-07-08相同的问题 有解决的吗?
iOS,map上层的浮层点击会穿透浮层触发map的事件https://developers.weixin.qq.com/s/PU7QVQm47ofa ios,map上绝对定位一个浮层,点击事件会穿透浮层;Android不会
2020-07-08我也遇到这个问题
小程序针对某次请求设置超时时间?小程序配置了全局 超时请求,10秒时间,但是我业务中有一个接口需要20秒才能请求成功的接口,有没有办法单独配置一个20秒后请求方法超时处理呢,官网大佬,比较急,麻烦看到尽快回复。
2019-11-09我的用户iphoneX 也在报这个问题 有人知道怎么做吗?
getMenuButtonBoundingClientRect接口不知名报错[图片] [图片] [图片] 报这个错 怎么处理大家
2019-10-02我们也有核心业务都在上面, 有办法下在低版本的微信吗?
微信7.0.7-Map组件中的bingmarkertap 全部失效?微信7.0.7-Map组件中的bingmarkertap 全部失效 ,我微信更新到了 7.0.7的最新版本,我看了目前已知的所有小程序,所有的bingmarkertap全部失效了。
2019-09-19我也遇到这个问题了
开发者工具 真机调试启动超级慢,报error- 当前 Bug 的表现(可附上截图) 一直卡在这个页面 [图片] [图片] [图片] 今天早上被自动更新,然后就这样了 - 预期表现
2019-08-23官方没有回复了吗?
webviewScriptError Expect END descriptorwebviewScriptError Expect END descriptor with depth 0 but get another value@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1016263 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1044865 value@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1017537 value@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1017925 value@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:993514 O@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1094174 F@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1094810 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1096305 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1085976 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:120221 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:96757 https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:94823 y@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:2:1773 global code@https://servicewechat.com/wx035dcadfef82e0c3/25/page-frame.html:1:72 fundebug 大量这样的错误是怎么回事?
2019-02-25