alexurquhart/vue-bootstrap-typeahead

Selected value lost on route change and back to the main typeahead page

lalits2002 opened this issue · 5 comments

I have used v-model directive and I can see value is set into my store which I am populating again on mounted callback but that value is not populating in the typeahead text box.

This repo isn't maintained any longer, but I'm actively maintaining a fork here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap

Feel free to file issues there. I'm working to get these issues cleaned up.

I dont see issues tab there to report above issue. Can you please guide?

Sorry, I forgot to check the allow issues box! It's there now 😄

It sounds like you got this working from your comment on the fork. Consider closing this if it's all set.