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

NgModelOptions / getterSetter broken on Angular 1.3 #183

Open
robgraeber opened this issue Feb 20, 2018 · 0 comments
Open

NgModelOptions / getterSetter broken on Angular 1.3 #183

robgraeber opened this issue Feb 20, 2018 · 0 comments

Comments

@robgraeber
Copy link

Fyi I couldn't get ng-model-options to work on 1.3.

I tracked the issue to line:
https://github.com/ruhley/angular-color-picker/blob/master/src/scripts/controller.js#L34

this.$scope.control[0].$options is the correct path, while this.$scope.control[0].$options.$$options doesn't exist on angular 1.3 at least.

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

1 participant