vue-strap icon indicating copy to clipboard operation
vue-strap copied to clipboard

Initial value for bs-input is not appeared

Open vsevolod-droids-digital opened this issue 8 years ago • 1 comments

When I try to use as <bs-input v-model="object.name" required/> and object.name is not null, the input is empty (but value is assigned and changed if typing something in input box)

vsevolod-droids-digital avatar Jan 19 '18 12:01 vsevolod-droids-digital

Same here

cristoferdomingues avatar Feb 24 '18 20:02 cristoferdomingues