Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bloodhound and $().typeahead are not resolved in a commonjs environment #6

Closed
sahilm opened this issue Aug 18, 2015 · 0 comments
Closed

Comments

@sahilm
Copy link
Contributor

sahilm commented Aug 18, 2015

Requiring ReactTypeahead is not enough to make it work in a commonjs environment like browserify. The js bundle fails to load with undefined symbol Bloodhound and $(...).typeahead etc. These dependencies to should be explicitly required in ReactTypeahead.

@sahilm sahilm changed the title Bloodhound and $().typahead are no resolved in commonjs environment Bloodhound and $().typahead are not resolved in commonjs environment Aug 18, 2015
@sahilm sahilm changed the title Bloodhound and $().typahead are not resolved in commonjs environment Bloodhound and $().typeahead are not resolved in a commonjs environment Aug 18, 2015
sahilm added a commit to decomplect-io/React-Twitter-Typeahead that referenced this issue Aug 18, 2015
sahilm added a commit to decomplect-io/React-Twitter-Typeahead that referenced this issue Aug 18, 2015
erikschlegel referenced this issue Aug 19, 2015
Make Bloodhound and $().typeahead resolve in a commonjs environment
sahilm added a commit to decomplect-io/React-Twitter-Typeahead that referenced this issue Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant