matiastucci/vue-input-tag

Input Tag is not binding properly with v-model

invshakil opened this issue · 2 comments

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

I think it's related to this: #94

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