Vue-select: taggable/multiple allows duplicates in version 2.5.1

Created on 21 Dec 2018  Â·  11Comments  Â·  Source: sagalbot/vue-select

Version 2.5.1 - Allowing duplicates. As shown below it doesn't highlight all the tags that have been selected.
vue-select 2 5 1 - multiple taggable - doesn t remember all

However, version 2.4.0 doesn't allow duplicates. As shown below it does highlight all the tags selected and allows me to delete if I select or type in the same tag.
vue-select 2 4 0 - multiple taggable - remembers all selected ones

Any suggestions to fix this in 2.5.1 because I need the selectontab option from 2.5.1 so I want to continue using 2.5.1?

Most helpful comment

Fixed in 2.6 – this took way longer than it should have!

All 11 comments

I also experience same issue when using ajax. It allows duplicate items to be selected. My workaround right now is to downgrade to 2.4.0

Same problem here if you use options with a label and value.

Bump

Bump

Bump

I think it's related to this change:

Hey All. I have also this problem. I did not know there was already an item opened for this. I have made an example showing the problem. The example can be seen on https://codepen.io/anon/pen/oVWMKK.

I will try downgrading to v 2.4.0. Thanks for the advice.

Downgrading to version 2.4.0 did resolve the problem. Version 2.4.1 is also affected by this problem.

This is a regression introduced in 2.5.1. I'm drafting a release for 2.6 this morning that will address this.

This is a regression introduced in 2.5.1. I'm drafting a release for 2.6 this morning that will address this.

Thank you so much for resolving this issue :).

Fixed in 2.6 – this took way longer than it should have!

Thanks for resolving @sagalbot

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PrimozRome picture PrimozRome  Â·  4Comments

threeaccents picture threeaccents  Â·  3Comments

gilles6 picture gilles6  Â·  3Comments

twz915 picture twz915  Â·  3Comments

lau-a picture lau-a  Â·  3Comments