Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Option: Show all on initial focus event #39

Open
bensladden opened this issue Feb 10, 2019 · 1 comment
Open

Option: Show all on initial focus event #39

bensladden opened this issue Feb 10, 2019 · 1 comment

Comments

@bensladden
Copy link

Is it currently possible to show all on initial focus event? I have tried setting minMatchingChars=0 which will show all after a key is pressed.

@mattzollinhofer
Copy link

I merged a fix for this into my fork (https://github.com/mattzollinhofer/vue-typeahead-bootstrap) of this project that I'm actively maintaining. Set the showOnFocus flag and it will open the list as soon as the user clicks into the typeahead field!

You can find it on npm here: https://www.npmjs.com/package/vue-typeahead-bootstrap.

I hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants