fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

Right Calendar view is not updated when custom date range from date is set to future date #407

Open sameerkattel opened 2 years ago

sameerkattel commented 2 years ago

Versions https://fetrarij.github.io/ngx-daterangepicker-material/simple

Describe the bug Right Calendar view is not updated when custom date range from date is set to future date

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://fetrarij.github.io/ngx-daterangepicker-material/simple'
  2. In Simple daterangepicker Click on date input. See screenshot below
  3. Set from date year to 2022 and click OK
  4. To date is automatically updated
  5. Open the calendar and right calendar view is not updated to reflect to date

Expected behavior Right calendar view should be updated

Screenshots image