页面中有<input bindinput />方法,
在使用json文件中引用组件
无法获取input组件上的数据,提示“Do not have chatInputGetValueEvent handler in component”
去除json文件中的引用组件,则能正常获取input组件上的数据 (注:使用的最新基础库2.2.2)
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 操作系统 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|---|
小程序 | Bug | Component | 客户端 | Android | 6.6.7 | 2.2.2 |
3 个回答
还有这个问题
可能是xml文件上bindinput="空格usernameHandle" 赋值前面有空格导致无法对应
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
您好,我已经解决了该问题,谢谢您的回复
怎么解决的啊
你怎么解决的
https://developers.weixin.qq.com/community/develop/doc/0008eed96fcab84f5fc688d8559400?highLine=Do%2520not%2520have%2520handler%2520in%2520component