shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.65k stars 989 forks source link

fix: default group deselect #1754

Closed akki-jat closed 4 months ago

akki-jat commented 4 months ago

Array's indexof property was not properly working for default selected groups. So, added filtering by trackBy values as well when we have the object options

Fixes #713

akki-jat commented 4 months ago

@mattelen please take a look. As it is a bug we can release it in version 2.

mattelen commented 4 months ago

Can do, just struggling for time to do a proper view. Should be done by mid next week