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

Workaround v-model conflict with :is in Input component.

Open bezborodow opened this issue 7 years ago • 1 comments

See issue #150.

This works around an issue with :is and v-model preventing initial Input values from appearing in the form. I suspect the root cause of this issue is due to an upstream bug, so this may not be deemed an acceptable PR on that basis, since it is a work-around, not an actual fix.

bezborodow avatar Feb 20 '18 05:02 bezborodow

This is available in vue-strap/vue-strap 2.0.3.

bezborodow avatar Jun 20 '18 06:06 bezborodow