typeahead.js
typeahead.js copied to clipboard
[BUG] Working with local objects is broken
Search trough array of objects does not work.
Configuration used here: https://github.com/twitter/typeahead.js/blob/master/doc/bloodhound.md
Instead of engine.get() used method is search -> no results whatever query is.
Same problem, 5 years later