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

Input Tag is not binding properly with v-model #96

Closed invshakil closed 5 years ago

invshakil commented 5 years ago

Version of Vue I'm using?: v2.3

Version of vue-input-tag I'm using?:2

Here I am passing the data by v-model to the input tags. but it is not showing. please check the screenshot. how can i solve this.

image

matiastucci commented 5 years ago

I think it's related to this: https://github.com/matiastucci/vue-input-tag/pull/94

matiastucci commented 5 years ago

94 should solve this. It's released in 2.0.3.