vue-tags-input
vue-tags-input copied to clipboard
Invalid prop: custom validator check failed for prop "autocompleteItems"
Hi Thanks for this component. But i have an issue customizing the prop as it is now {text:}. Is there any way to change the text to something like {name:}? because i have to post to my api and i require the json string to be {name:}. Thanks