bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Angular 1.6.x ng-model-options issue
trafficstars
In Angular 1.6.x ng-model-options should be using getOption(name):

Because each access to ngModelOptions.
Please create PR
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.