vue-tags-input
vue-tags-input copied to clipboard
Editing tags with autocomplete adds a new tag instead of replacing
When I edit tags, and the autocomplete list shows up, it adds a new tag instead of replacing the tag that I am editing. Is this normal behaviour? I tried to read the docs thoroughly - also going through existing issues, but couldn't find anything that seemed relevant.
Anyways - is there any way to achieve this? I would expect the autocomplete to replace the tag that has focus/the one that I am editing - and not add a new one.
By the way - thank you for a great library! Just what I was looking for :)
Hi
how do you achieve autocomplete on edit? for me if edit a tag the autocomplete doesn't show