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
4.2.3
OS:Win 11;Browser: edge;Vue:v3.4.29
https://www.antdv.com/components/auto-complete-cn
删除最后一个字符后,按下 Enter 键时,AutoComplete 应该不会选中任何数据项。
按下 Enter 键时,AutoComplete 会选中已经消失的数据源中的第一项。
The text was updated successfully, but these errors were encountered:
这是antd和antdv两个对比 ant-design
ant-design-vue
Sorry, something went wrong.
#7018 (comment) 同样的问题,但并没有回应
No branches or pull requests
Version
4.2.3
Environment
OS:Win 11;Browser: edge;Vue:v3.4.29
Reproduction link
https://www.antdv.com/components/auto-complete-cn
Steps to reproduce
What is expected?
删除最后一个字符后,按下 Enter 键时,AutoComplete 应该不会选中任何数据项。
What is actually happening?
按下 Enter 键时,AutoComplete 会选中已经消失的数据源中的第一项。
The text was updated successfully, but these errors were encountered: