matiastucci / vue-input-tag

:bookmark: Vue.js 2.0 Input Tag Component
https://tucci.me/vue-input-tag
MIT License
536 stars 135 forks source link

Fix issue where tab removes focus, and enter submits form. #87

Closed jaggy closed 5 years ago

jaggy commented 5 years ago

This also fixes issues with other delimiters (like space, and comma) will keep the text in the input after expanding to a tag.