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
@nutui/nutui
4.2.4
h5
https://nutui.jd.com/taro/vue/4x/#/zh-CN/component/textarea
const value = ref(''); <nut-textarea v-model="value" limit-show max-length="20" />
value与文本域输入值相等,且数字统计正确显示
No response
The text was updated successfully, but these errors were encountered:
fix(textarea, taro): 修复 h5 下双向绑定失效的问题 (#2768)
4c7d346
close #2767
Successfully merging a pull request may close this issue.
NutUI 包名
@nutui/nutui
NutUI 版本号
4.2.4
平台
h5
重现链接
https://nutui.jd.com/taro/vue/4x/#/zh-CN/component/textarea
重现步骤
期望的结果是什么?
value与文本域输入值相等,且数字统计正确显示
实际的结果是什么?
环境信息
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: