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-taro
4.3.3
weapp
<nut-collapse v-model:active="activeName" icon="down-arrow" @change="handleChange">
正常输入内容,不会失去焦点
每输入一个字符,都会失去焦点
No response
vue3
The text was updated successfully, but these errors were encountered:
你好 @liubo91, 我们需要你提供一个最小重现实例以便于我们帮你排查问题。你可以提供一个基于 Taro NutUI4.0 模板项目的 GitHub 仓库链接(@nutui/nutui-taro),也可以通过 CodeSandbox 创建一个在线实例(@nutui/nutui)。请确保选择准确的版本。
@nutui/nutui
Sorry, something went wrong.
提供的CodeSandbox不能创建文件和编辑,无法提供代码
Successfully merging a pull request may close this issue.
NutUI 包名
@nutui/nutui-taro
NutUI 版本号
4.3.3
平台
weapp
重现链接
<nut-collapse v-model:active="activeName" icon="down-arrow" @change="handleChange">
重现步骤
<nut-collapse v-model:active="activeName" icon="down-arrow" @change="handleChange">
期望的结果是什么?
正常输入内容,不会失去焦点
实际的结果是什么?
每输入一个字符,都会失去焦点
环境信息
No response
其他补充信息
vue3
The text was updated successfully, but these errors were encountered: