axel-zarate / js-custom-select

Custom auto-complete select box for AngularJS and Bootstrap
MIT License
68 stars 59 forks source link

Custom select is not working in version 1.4.7 #17

Open sameer777 opened 8 years ago

sameer777 commented 8 years ago

Hii,

I am using angular js version 1.4.7. In that i m using custom-select directive. So, it gives error as follows : Error: [$compile:ctreq] http://errors.angularjs.org/1.4.4/$compile/ctreq?p0=select&p1=ngOptions at Error (native)

Please look into this.

axel-zarate commented 8 years ago

Are you using the v1.0 release? It is a known issue. The current version on the master branch fixed that, but with breaking changes. I just created a new version 2.0.0 release from the current master branch.