I have a project where i use angular 1.5.2 and i can't activate this module
i get this exception indicating that ngOptions requires the select controller
http://errors.angularjs.org/1.5.2/$compile/ctreq?p0=select&p1=ngOptions
i updated the default demo to reflect the issue here
http://jsfiddle.net/badge2033/h837o8h9/
I have a project where i use angular 1.5.2 and i can't activate this module
i get this exception indicating that ngOptions requires the select controller
http://errors.angularjs.org/1.5.2/$compile/ctreq?p0=select&p1=ngOptions
i updated the default demo to reflect the issue here
http://jsfiddle.net/badge2033/h837o8h9/