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

When updating the calendar view, if daterange selected, don't change current month in view #530

Closed raymondcheung closed 3 months ago

raymondcheung commented 10 months ago

Fix for #528

https://github.com/fetrarij/ngx-daterangepicker-material/assets/1899380/59e6f422-fca3-401f-a494-0397ab1956fb

raymondcheung commented 10 months ago

Also, wanted to mention this "bug" behavior does appear on the original daterange picker, so this would technically be diverging from the original behavior of the daterange picker. Not saying that that is wrong but just thought it best to bring up.