vue-strap
vue-strap copied to clipboard
Workaround v-model conflict with :is in Input component.
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.
This is available in vue-strap/vue-strap 2.0.3.