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

Angular 1.6.x ng-model-options issue #180

Open
slavede opened this issue Feb 7, 2017 · 2 comments
Open

Angular 1.6.x ng-model-options issue #180

slavede opened this issue Feb 7, 2017 · 2 comments

Comments

@slavede
Copy link

slavede commented Feb 7, 2017

In Angular 1.6.x ng-model-options should be using getOption(name):

image

Because each access to ngModelOptions. will give us undefined value. So this way timezone (or any other property) given to ngModelOptions is not working

@Gillardo
Copy link
Owner

Please create PR

@coryvb123
Copy link

coryvb123 commented Mar 23, 2018

Any update on this one? updateOn: 'blur' doesn't seem to be working for me and I'm not seeing createChild or getOption in ngModelOptions when I step through.

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