vue-select
vue-select copied to clipboard
clearable does not show up in multiselect mode
It would be nice to have ability to clear all selected options with clear button in multi mode. Why there is checking on multi in showClearButton if clerable is configurable?
Agree. It's precisely in the scenario of having lots of selected elements that having to click in each individual button of each chip that is tedious and nerve wracking. The "clear all" button is a must when you make a multiselect component imho. A patch for this should be really simple to apply and I cannot understand how this has been left aside for 4 years... not giving even a simple answer.