shentao / vue-multiselect

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

select an item multiple times #1651

Open Abedi98 opened 1 year ago

Abedi98 commented 1 year ago

I want to be able to select an item multiple times, but this is not possible. Please guide how can I roll an item multiple times?

Thanks

mattelen commented 1 year ago

Hi there. You will need to expand on your issue/feature request.

Do you mean you want to be able to select multiple items (in which case, you can check it out here https://vue-multiselect.js.org/#sub-multiple-select), or do you want to select the same item in a multiselect multiple times (if this is the case, please explain what UX/UI issue you are trying to solve). Thanks

akki-jat commented 1 year ago

@Abedi98 Let us know if you are referring to same thing as https://github.com/shentao/vue-multiselect/issues/1641