vue-tags-input icon indicating copy to clipboard operation
vue-tags-input copied to clipboard

Editing tags with autocomplete adds a new tag instead of replacing

Open andreassoegaard opened this issue 5 years ago • 1 comments

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 :)

andreassoegaard avatar Feb 14 '20 07:02 andreassoegaard

Hi

how do you achieve autocomplete on edit? for me if edit a tag the autocomplete doesn't show

devMls avatar Mar 04 '21 17:03 devMls