angular-select2 icon indicating copy to clipboard operation
angular-select2 copied to clipboard

Uncaught ReferenceError: $ is not defined

Open sebastialonso opened this issue 9 years ago • 1 comments

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?

sebastialonso avatar Feb 09 '15 23:02 sebastialonso

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

rubenv avatar Feb 11 '15 13:02 rubenv