We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<ui-period-picker :start.sync="startDate" :end.sync="endDate" />
No error.
Produces the 'v-bind' directives don't support the modifier 'sync' error.
'v-bind' directives don't support the modifier 'sync'
The text was updated successfully, but these errors were encountered:
Released as v3.1.0, still tagged as beta though. Thanks for catching this @Akryum :)
v3.1.0
Sorry, something went wrong.
Merge pull request vuejs#27 from American-Soccer-Analysis/asa-215-jav…
72c25f2
…ascript-info ASA-215: Add workflow to test JavaScript package
No branches or pull requests
Expected
No error.
Happening
Produces the
'v-bind' directives don't support the modifier 'sync'
error.The text was updated successfully, but these errors were encountered: