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

Tab press leaves input focus #85

Closed ahmatovicm closed 5 years ago

ahmatovicm commented 5 years ago

Version of Vue I'm using?: 2.5.17

Version of vue-input-tag I'm using?: 1.0.6 Small JSFiddle showing the issue: demo

Enter key works fine, but after hitting tab, I always have to click back to the input.

matiastucci commented 5 years ago

This should be fixed now in the latest version (1.0.7)