You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know there was already the issue #563. But this is still 5 years ago.
Furthermore, it seems that @select does not work correct. I use the 3.0.0-alpha.2. I know it still an alpha release, but it also doesn't work with version 2.
The problem is that still that the select event also add "Select all" to value. At version 3.0.0-lpha2 I have furthermore the problem, that the @remove event is not triggered.
I know there was already the issue #563. But this is still 5 years ago.
Furthermore, it seems that @select does not work correct. I use the 3.0.0-alpha.2. I know it still an alpha release, but it also doesn't work with version 2.
The problem is that still that the select event also add "Select all" to value. At version 3.0.0-lpha2 I have furthermore the problem, that the @remove event is not triggered.
Reproduction Link
https://jsfiddle.net/ikreb/q7xknv2L/4/
Expected behaviour
Add only the other values except "select all".
Actual behaviour
Add all values.
The text was updated successfully, but these errors were encountered: