You'll need to share some code.
Apr 16, 2017
2
Level 6
Typeahead.js and Bloodhound
I'm trying to use a vue-typeahead js library ( https://mrabbani.github.io/examples/vue_typeahead/ )
And prefetch works fine (to the same endpoint as Remote), but Remote isn't working. For that matter, Remote on the official twitter typeahead.js isn't working for me either.
The plugin is making the AJAX calls, and returning the results, but they aren't showing up as dropdown elements below the input. Any ideas?
Please or to participate in this conversation.