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
Is there a way to actually set the date or at least fire some event/function when the selection calendar is closed?
If I watch on the ng-model even if the user changes the month the ajax data gets reloaded, is there an easy way to reload only when the user actually clicks on a date or closes the datepicker (not when he changes month)?
The text was updated successfully, but these errors were encountered:
Is there a way to actually set the date or at least fire some event/function when the selection calendar is closed?
If I watch on the
ng-model
even if the user changes the month the ajax data gets reloaded, is there an easy way to reload only when the user actually clicks on a date or closes the datepicker (not when he changes month)?The text was updated successfully, but these errors were encountered: