Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

startDate and endDate is not updating in date picker control #172

Open
SachinsMishra opened this issue Jul 24, 2022 · 0 comments
Open

startDate and endDate is not updating in date picker control #172

SachinsMishra opened this issue Jul 24, 2022 · 0 comments

Comments

@SachinsMishra
Copy link

Hi,

I am using ng2-daterangepicker with multiple instance on the same page.

  1. I am using ngModel to update the from date and to date.
  2. 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.
  3. However when I am trying to do that input ngModel is getting updated but the date does not change on the control.
  4. It does not reflect the same as input ngModel.
  5. Do we have any solution for it ?

Regards
Sachin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant