https://developers.weixin.qq.com/miniprogram/dev/api/media/editor/EditorContext.html
bindinput事件下,还在拼音输入过程中就一直被触发,当判断字符串长度的时候会被干扰
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | editor | 工具 | 6.5.3 | 2.0.0 |
https://developers.weixin.qq.com/miniprogram/dev/api/media/editor/EditorContext.html
bindinput事件下,还在拼音输入过程中就一直被触发,当判断字符串长度的时候会被干扰
1 个回答
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。