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

value is empty and readonly

Open xiuhy opened this issue 4 years ago • 2 comments

Version of Vue I'm using?: 2.5.17

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

Small JSFiddle showing the issue: https://jsfiddle.net/xiuhy/udnac20x/13/

xiuhy avatar Oct 17 '19 07:10 xiuhy

what's the issue?

matiastucci avatar Oct 17 '19 14:10 matiastucci

what's the issue?

when the v-model's value is [] and the read-only property is true ,the input's height(CSS) will be short. more detail could see bug demo

xiuhy avatar Oct 18 '19 07:10 xiuhy