Uncaught ReferenceError: Bloodhound is not defined : typeahead 0.11.1
Asked Answered
F

0

6

Recently I upgraded to typeahead to 0.11.1. After that I have started getting the error "Uncaught ReferenceError: Bloodhound is not defined". We use require js multiple javascript modules and typeahead is also being packaged in one of those modules. I have tried using the typeahead .bundle.js as well as bloodhound.js and typeahead.jquery.js independantly. Still the error persists. With the old typeahead version everything was working fine.

Fendley answered 26/10, 2015 at 11:23 Comment(1)
Look at this link. This helped me before we restructured our gulp config. github.com/twitter/typeahead.js/issues/1211Intoxicative

© 2022 - 2024 — McMap. All rights reserved.