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

edit tag: delete if backspace+empty string

Open devMls opened this issue 4 years ago • 0 comments

when i am editting a tag and delete all the content, this tag keep empty and it can be deleted or inserted.

I must type something, save and after that delete it with the button action.

it is a strange behaviour, when i am deleting i expect that if string is empty and i type backspace, the tag should disappear.

devMls avatar Mar 03 '21 08:03 devMls