This commit is contained in:
@@ -102,6 +102,7 @@ export default {
|
||||
this.sourcetags.push(theTag);
|
||||
this.value.push(theTag);
|
||||
this.tagSearchEntry = "";
|
||||
this.$emit("input", this.value);
|
||||
},
|
||||
normalizeTag(tagName) {
|
||||
//kebab case takes care of all the things we need for tags in one go
|
||||
|
||||
Reference in New Issue
Block a user