TypeError:element.select2不是函数

时间:2016-03-04 07:41:22

标签: jquery angularjs select2 angularjs-select2

我已经将select.js用于jquery,它运行正常。

但是,当使用以下版本的角度的Select2时 选择2:https://github.com/rubenv/angular-select2
Angular:v1.4.9

我得到以下错误

TypeError: element.select2 is not a function
   at link.getOptions (app.js:31163)
   at getSelection (app.js:31231)
   at link.controller.$render (app.js:31250)
   at Object.ngModelWatch (app.js:25987)
   at Scope.$digest (app.js:16229)
   at Scope.$apply (app.js:16501)
   at bootstrapApply (app.js:1822)

这是小提琴:

http://jsfiddle.net/r23mjL01/1/

1 个答案:

答案 0 :(得分:0)

您正在使用过时的库 使用ui-select: https://github.com/angular-ui/ui-select