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

Get focus back to input on blur in timepicker

Open hunty opened this issue 9 years ago • 0 comments
trafficstars

Hi! My date input is using ng-model-options="{updateOn: 'blur'}". Focus event seems to be triggered only when I blur datepicker - focus is getting back to input, so next I can easily trigger blur event on input. But I can never get focus on input when I get blur in timepicker. The only way to use "Done" button but it's not I want.

hunty avatar Oct 25 '16 17:10 hunty