alexurquhart / vue-bootstrap-typeahead

An autocomplete/typeahead component for Vue 2 and Bootstrap 4
https://alexurquhart.github.io/vue-bootstrap-typeahead/
MIT License
206 stars 157 forks source link

Suggest list is hover, after swipe the list #61

Open jakubstankowski opened 5 years ago

jakubstankowski commented 5 years ago

hi!

I have problem with suggest list, which is hidden, after when i want swipe suggest list, it's only available in tabs likein code `

            </b-tabs>`

Zrzut ekranu (89) Zrzut ekranu (90)

mattzollinhofer commented 4 years ago

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

I'm not sure I completely understand what you're requesting here. If this is still something that's valuable to you could you provide some more details about the use case on the other repo?