Issue with date picker and chrome ver. 73
Closed this issue · 1 comments
Deleted user commented
Hello,
It seems that the new update of chrome has broke the datetime picker. The problem is that as soon as you click on the input it opens the picker and closes it immediately. You can reproduce it in the demo plunker in the "Demo For Date Range Picker".
I solve it temporarily changing the ng-focus to ng-click, but with this solution the tab focus is not working