Skip to content
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 works differently in version 3 and version 4 #7422

Open
1 task done
davidklimenko opened this issue Mar 12, 2024 · 1 comment
Open
1 task done

AutoComplete works differently in version 3 and version 4 #7422

davidklimenko opened this issue Mar 12, 2024 · 1 comment
Labels

Comments

@davidklimenko
Copy link

davidklimenko commented Mar 12, 2024

  • 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

Edit on CodeSandbox

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

Copy link

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

@github-actions github-actions bot added the Stale label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant