ant-design-vue
ant-design-vue copied to clipboard
AutoComplete works differently in version 3 and version 4
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
Vue 3
Reproduction link
Steps to reproduce
Write a value into autocomplete that is not in the options data, press Enter, and it will take the first value from the options.
What is expected?
Leave the value that the user entered
What is actually happening?
I get the first value from options date
In antdv v3 its working right for me
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days