vue-multiselect icon indicating copy to clipboard operation
vue-multiselect copied to clipboard

Universal select/multiselect/tagging component for Vue.js

Results 246 vue-multiselect issues
Sort by recently updated
recently updated
newest added

solution for issue #1454

### Reproduction Link https://jsfiddle.net/shentao/jqofkzxc/3296/ ### Steps to reproduce 1) Run a the NVDA screen reader. 2) Click on the vue-multiselect 3) Use arrow keys to navigate options ### Expected behaviour...

I am trying to remove selected multiple tagged items. But can't remove the items.

Hi, I have a use case where i need to search cities by zip code using vue-multiselect. I need to be able to set the search input to type="number" and...

4.0

Trying to import the package using npm while developing locally, imports the package from ``` dist/vue-multiselect.min.js``` but this gives an error and crashes the application. changing the ```main``` in package.json...

Is there a way to disable the dropdown? I would like to be able to allow users to create tags, but I don't want to give them sample tags to...

Is it possible to display the group label, instead of the selected children? for example, in the docs sample [https://vue-multiselect.js.org/#sub-option-groups](https://vue-multiselect.js.org/#sub-option-groups) If I click on 'Javascript' I would like to have...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies