Skip to content

feat(types): add v-model to props #4629

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

Closed
wants to merge 2 commits into from
Closed

Conversation

KaelWD
Copy link
Contributor

@KaelWD KaelWD commented Sep 18, 2021

Related: vuejs/babel-plugin-jsx#496

Any prop with a corresponding onUpdate: prop will be converted to a union of itself and v-model:${name}

There was some concern about this adding unwanted v-bind:v-model suggestions in volar, that may need to be addressed separately.

@yyx990803 yyx990803 force-pushed the master branch 2 times, most recently from a57803f to e9c0694 Compare September 20, 2021 02:04
@pikax
Copy link
Member

pikax commented Nov 3, 2023

@KaelWD is this still an issue? If it is can you create an issue please, I might be missing the full scope of this 🤔

@pikax pikax closed this Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Rejected
Development

Successfully merging this pull request may close these issues.

3 participants