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

Failed to bind value using directive v-model on <a-input /> when using vue3 brand-new setup api #3584

Closed
1 task done
peterczg opened this issue Jan 23, 2021 · 2 comments
Closed
1 task done
Labels

Comments

@peterczg
Copy link

peterczg commented Jan 23, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.0-rc.8

Environment

vue@next & node@12.18.3

Reproduction link

https://2x.antdv.com/components/input-cn/

Steps to reproduce

Using v-model directive on , it just didn't work. But worked with Manual binding input event to change the value attributes

What is expected?

V-model can work normally on data-binding

What is actually happening?

Just doesn't work


If this is proven to be a bug, please fix this little bug ASAP and let me know, thank you .

@ajuner
Copy link
Member

ajuner commented Jan 23, 2021

please use v-model:value

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants