You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written failing unit tests to prove this. Modifying the search algorithm to make it work for searching in the middle of words however is beyond the scope of what I'm comfortable with unless someone from the core team wants to provide advice or confirmation that this is something that should be done.
I'm using a code very similar to the examples:
However, this code matches only the beginning of the words, while in the examples it matches also the middle of the words.
Am I missingf something? I also created a stackoverflow question, with answer explaining what's going on: http://stackoverflow.com/questions/23448193/typeahead-js-only-matches-beginning-of-the-word/23619380
The text was updated successfully, but these errors were encountered: