Do not have xxx handler in component
页面中有<input bindinput />方法,
在使用json文件中引用组件
无法获取input组件上的数据,提示“Do not have chatInputGetValueEvent handler in component”
去除json文件中的引用组件,则能正常获取input组件上的数据 (注:使用的最新基础库2.2.2)
页面中有<input bindinput />方法,
在使用json文件中引用组件
无法获取input组件上的数据,提示“Do not have chatInputGetValueEvent handler in component”
去除json文件中的引用组件,则能正常获取input组件上的数据 (注:使用的最新基础库2.2.2)