vue-tags-input
vue-tags-input copied to clipboard
Submit when pressing enter with empty input
PR #1 fully stops the submit event. It would be nice if it could have fire the submit event on keydown.enter while the input field is empty. (Or perhaps have some custom event fired)