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

Uncaught ReferenceError: $ is not defined #13

Open
sebastialonso opened this issue Feb 9, 2015 · 1 comment
Open

Uncaught ReferenceError: $ is not defined #13

sebastialonso opened this issue Feb 9, 2015 · 1 comment

Comments

@sebastialonso
Copy link

I'm familiar with this error, it usually comes up when you try to call Jquery before it has been loaded.
I'm loading Jquery way before I even touch Select2.

Copying the example on async load data, char by char, stills yields the same error.

Any ideas on this?

@rubenv
Copy link
Owner

rubenv commented Feb 11, 2015

Cannot debug this with more information. Could you create a jsFiddle?

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

2 participants