vue-bootstrap-typeahead
vue-bootstrap-typeahead copied to clipboard
Development
This fixes the issue mentioned in #19
Now any direct manipulation of the propped value will automatically update input value without the need for refs. If there is no v-model then the current behaviour remains the same.
Hey, I'm looking to revive this project, but I haven't been able to track down the author. So, I've forked it over to here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap.
I'll try to take a look at this PR soon and see if I can get it merged as it seems like there's a number of folks who need this to be fixed.