vueform / multiselect

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
https://vueform.com
MIT License
807 stars 150 forks source link

tags not adding using version 2.4.2 while on verison 2.2.1 works #382

Open bilalyaqoob opened 1 year ago

bilalyaqoob commented 1 year ago

I am making multi-tag, searchable input field, but the problem I am experiencing is when I use 2.4.2 version with new props for tags and in the input after typing and hitting enter, and if the option is not available it is not adding the tag and when I downgraded the version to 2.2.1 with old prop tags when I write something which is not in list and hit enter then it shows as a tag.