Skip to content

.sync modifier is valid since v2.3.0+ #39

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

Open
laander opened this issue Apr 5, 2018 · 1 comment
Open

.sync modifier is valid since v2.3.0+ #39

laander opened this issue Apr 5, 2018 · 1 comment

Comments

@laander
Copy link

laander commented Apr 5, 2018

I realize that this project might not be maintained anymore, but i wont to mention that the v-bind-sync warning throws a false-positive as it has actually been reintroduced into Vue2.

Please see:
https://vuejs.org/v2/guide/components-custom-events.html#sync-Modifier

@chrisvfritz
Copy link
Contributor

We should actually still probably warn about the .sync modifier, because it's behavior is different than in 1.x and will still require a refactor to emit the proper event from the child component. A PR to update the message would be very welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants