You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
if you have a datepicker popup on an input with ng-model-options={ updateOn : 'blur' } it is possible to enter a date manually but selecting it via datepicker doesn't work. The selected date isn't applied and the datepicker popup stays open. But this option should only affect the input itself and not the datepicker popup.
Hey,
if you have a datepicker popup on an input with ng-model-options={ updateOn : 'blur' } it is possible to enter a date manually but selecting it via datepicker doesn't work. The selected date isn't applied and the datepicker popup stays open. But this option should only affect the input itself and not the datepicker popup.
See this plunkr: http://plnkr.co/edit/Rgr9AZNW0bC01wDdww8R?p=preview
The text was updated successfully, but these errors were encountered: