-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
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
AutoComplete组件输入BUG #7380
Comments
没有复现这个问题,方便再进一步描述复现步骤或者提供最小复现在线demo |
aShu-guo
added a commit
to aShu-guo/ant-design-vue
that referenced
this issue
Mar 1, 2024
tangjinzhou
pushed a commit
that referenced
this issue
Apr 19, 2024
问题已修复,已合并到主分支 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.1.0
Environment
不分系统、谷歌浏览器、vue3
Reproduction link
https://www.antdv.com/components/auto-complete-cn
Steps to reproduce
在官网文档中:https://www.antdv.com/components/auto-complete-cn
使用 富文本AutoComplete ,先输入英文,全部删除后再输入中文,只要中文输入完成就无法在之前的内容上新增内容了,永远都是最新输入的内容
What is expected?
修复 富文本AutoComplete
What is actually happening?
/
我预计是焦点的问题
The text was updated successfully, but these errors were encountered: