We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
这个 Issue 涉及以下平台:
BUG 描述 Taro版本号:3.6.23 vantui版本号:3.3.3 文档中示例代码即复现:
<Field clearable value={value} placeholder='请输入用户名' ></Field>
复现步骤 在 h5 页面中,输入内容然后点击输入框中的清除图标,没有触发 onClear 事件,内容没有清除
期望结果 正常清除内容
实际结果
截图
环境
附加信息
The text was updated successfully, but these errors were encountered:
没有onChange事件
Sorry, something went wrong.
No branches or pull requests
这个 Issue 涉及以下平台:
BUG 描述
Taro版本号:3.6.23
vantui版本号:3.3.3
文档中示例代码即复现:
复现步骤
在 h5 页面中,输入内容然后点击输入框中的清除图标,没有触发 onClear 事件,内容没有清除
期望结果
正常清除内容
实际结果
截图
环境
附加信息
The text was updated successfully, but these errors were encountered: