angular-ui / ui-select2

AngularJS wrapper for select2 (deprecated, use angular-ui/ui-select)
https://github.com/angular-ui/ui-select
MIT License
595 stars 444 forks source link

Error With MEAN.JS #275

Closed djindjic closed 9 years ago

djindjic commented 10 years ago

just default setting and first select sample from documentation throw this error: TypeError: undefined is not a function at Object.compile (http://localhost:3000/lib/angular-ui-select2/src/select2.js:20:25) at applyDirectivesToNode (http://localhost:3000/lib/angular/angular.js:6466:32) at compileNodes (http://localhost:3000/lib/angular/angular.js:6036:15) at compileNodes (http://localhost:3000/lib/angular/angular.js:6048:15) at compileNodes (http://localhost:3000/lib/angular/angular.js:6048:15) at compileNodes (http://localhost:3000/lib/angular/angular.js:6048:15) at compile (http://localhost:3000/lib/angular/angular.js:5969:15) at http://localhost:3000/lib/angular-ui-router/release/angular-ui-router.js:3324:20 at nodeLinkFn (http://localhost:3000/lib/angular/angular.js:6704:13) at compositeLinkFn (http://localhost:3000/lib/angular/angular.js:6098:13)