wffranco / vue-strap

Bootstrap components built with Vue.js
http://wffranco.github.io/vue-strap/
MIT License
338 stars 133 forks source link

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

Open bezborodow opened 6 years ago

bezborodow commented 6 years ago

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 commented 6 years ago

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