vue-tags-input
vue-tags-input copied to clipboard
edit tag: delete if backspace+empty string
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.