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

Update documentation for vue-multiselect 'trackBy' #193

Closed
navjeetfgmnt opened this issue May 10, 2017 · 0 comments
Closed

Update documentation for vue-multiselect 'trackBy' #193

navjeetfgmnt opened this issue May 10, 2017 · 0 comments

Comments

@navjeetfgmnt
Copy link

navjeetfgmnt commented May 10, 2017

As it states in vue-multiselect documentation it is a breaking change
The :key props has changed to :track-by, due to conflicts with Vue 2.0.
It causes select-options like 'hideSelected' and 'selectedLabel' to not work properly if using 'key' instead of 'trackBy'.
In the vueMultiSelect tab in documentation it still shows 'key' as a property https://icebob.gitbooks.io/vueformgenerator/content/fields/vuemultiselect.html

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

3 participants