Replies: 1 comment 2 replies
-
Yes, you need to use a custom But setting Possibly useful to read this as well #268 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone and thanks to authors of this JS library. For instance, in my data I have an array like this
data: ['How to learn HTML', 'Hello amigo',' I need burgers']
If I write 'learn' the autocomplete library finds 'How to learn HTML', it is OK. However if I write something else BEFORE keywords, like 'best ways to learn HTML' the plugin does not find matching. Is there any possible way to make this library find matching in any part of string ?
Beta Was this translation helpful? Give feedback.
All reactions