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
I am using ng2-daterangepicker with multiple instance on the same page.
I am using ngModel to update the from date and to date.
I am trying to established the cross communication between datepicker so that if I change any date to one other should update it self and I am able to achieve this.
However when I am trying to do that input ngModel is getting updated but the date does not change on the control.
It does not reflect the same as input ngModel.
Do we have any solution for it ?
Regards
Sachin
The text was updated successfully, but these errors were encountered:
Hi,
I am using ng2-daterangepicker with multiple instance on the same page.
Regards
Sachin
The text was updated successfully, but these errors were encountered: