Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller 'select', required by directive 'ngOptions', can't be found! #36

Closed
vapits opened this issue Jan 8, 2016 · 4 comments
Closed

Comments

@vapits
Copy link

vapits commented Jan 8, 2016

I have just update my app to latest stable angular version 1.4.8 and i'm getting this Error:

Controller 'select', required by directive 'ngOptions', can't be found!

Within every page that includes the angular-select2 directive.

Any ideas?

@rubenv
Copy link
Owner

rubenv commented Jan 8, 2016

Yes, this: f9ec6ec

Use s2-options for select2.

@vapits
Copy link
Author

vapits commented Jan 8, 2016

@rubenv feels awkward for me now, thx :)

@vapits vapits closed this as completed Jan 8, 2016
@rubenv
Copy link
Owner

rubenv commented Jan 8, 2016

Yeah, I don't like it either, but there's nothing we can do about it :-(

@rohtashsethi
Copy link

We have to use bs-options instead of ng-options. AngularStrap provide a directive bs-options for TypeAhead.
http://mgcrea.github.io/angular-strap/#typeaheads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants