Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete only works after Ctrl+Space #21

Open
faizanakram99 opened this issue Mar 29, 2022 · 1 comment
Open

Autocomplete only works after Ctrl+Space #21

faizanakram99 opened this issue Mar 29, 2022 · 1 comment

Comments

@faizanakram99
Copy link

Hi,

Thanks for this library.

Autocomplete only works after Ctrl+Space. Is there an option to make it work like the default behaviour of datalist (it doesn't need any keystroke to provide auto complete suggestions natively) ?

@jcubic
Copy link
Owner

jcubic commented Mar 29, 2022

Maybe it's a limitation of the browser you're using. Because Tagger uses datalist internally and when I tested I don't need to use CTRL+Space to trigger auto-suggestion.

See demo: https://codepen.io/jcubic/pen/YbYpqO

Maybe you can create an example of a thing that is not working for you. Without an example use case nothing I can say.

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

No branches or pull requests

2 participants