bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

Angular 1.6.x ng-model-options issue

Open slavede opened this issue 8 years ago • 2 comments
trafficstars

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

slavede avatar Feb 07 '17 10:02 slavede

Please create PR

Gillardo avatar Apr 17 '17 12:04 Gillardo

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.

coryvb123 avatar Mar 23 '18 13:03 coryvb123