yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

Initial value for Input component bug fix. #527

Open IgorSzymanski opened 6 years ago

IgorSzymanski commented 6 years ago

Without setting the 'value' dynamically prop, the model binding is one way only and can't be initialised with any value.