我这边是周末28号用的多,所以才发现的。初步排查怀疑是微信202-05-26更新到8.0.23导致的,不知道怎么处理。24、25号几百人正常用
canvas大量出现createview undefined,手写签名功能不能用2022年5月28号开始,线上手写签名功能很多不能用,真机调试是canvas出现createview undefined 问题的。开发工具可以,预览、真机、体验版、线上版 都不行,手写没反应,手划屏幕没反应。28号之前是可以的,用得好好的,没更新过小程序,现在大量出现不能手写情况,不知道怎么处理
2022-05-312022年5月28号开始,canvas大量出现createview undefined 问题的,导致线上手写签名功能不能用。开发工具可以,预览、真机、体验版、线上版 都不行,手写没反应
canvas真机调试及体验版调试时报错createView of undefined?[图片] 如图,使用的是canvas 2d 开发工具调试及二维码预览没问题,体验版和真机调试会报这个错误 机型为:小米10pro 微信版本:8.0.1 系统版本号:安卓10 可复现代码片段:https://developers.weixin.qq.com/s/whlLpjmz7xoY
2022-05-312022年5月28号开始,canvas大量出现createview undefined 问题的,导致线上手写签名功能不能用。开发工具可以,预览、真机、体验版、线上版 都不行,手写没反应
canvas 2d android真机property 'createView' undefinedVM21:2 (in promise) MiniProgramError Cannot read property 'createView' of undefined TypeError: Cannot read property 'createView' of undefined at t.value (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:2237101) at t.value (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1868186) at A (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1868352) at t.value (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1868463) at eval (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:2566063) at new Promise (<anonymous>) at cc (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:2566025) at eval (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:2567487) at Array.forEach (<anonymous>) at n (eval at n.call.document (http://127.0.0.1:40184/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:2567465) errorReport @ VM21:2 runtime.js?devtools_ignore=true:1 [Violation] 'message' handler took 156ms
2022-05-31这个日期搜索精确秒,根本用不成。我因为这个一直不用CMS,至少等半年了,没见升级,可能没人提吧。时间搜索不应该是时间段吗,这里居然给一个时间,用不成
内容管理(CMS)日期无法查询?内容管理平台针对日期或者日期时间选择都没有结果,无法匹配,包括系统创建的修改时间,在选择完时间以后,查询也没有结果 [图片][图片]
2021-11-08亲测。在page外创建的InnerAudioContext,会出现退出后再进入页面,音频叠加的问题。我的解决方法:在page的data{}中创建InnerAudioContext 可以解决音频叠加的问题。
InnerAudioContext.destroy()是否真实销毁?我在页面的onHide和onUnload方法中都调用了 this.innerAudioContext.destroy(); 但是页面切换后,有时音乐会继续播放,再次进入有音乐的页面后,音乐会重叠播放。 此问题没有稳定复现,所以我很好奇,为什么页面都切换了,都destroy了,还会继续播放
2020-05-06