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

Submit when pressing enter with empty input

Open Anders2303 opened this issue 4 years ago • 0 comments

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)

Anders2303 avatar Jul 21 '21 09:07 Anders2303