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

endDate is not automatically set to startDate if we didn't select an endDate | shows invalidDate #458

Open joyetgeorge opened 1 year ago

joyetgeorge commented 1 year ago

Versions

If we select a start date and not select an endDate the endDate becomes invalid date instead of setting the endDate as startDate

Screenshots https://i.ibb.co/GkqBcrQ/Screenshot-2022-07-26-at-1-07-48-PM.png

Is there any way we can disable the apply button if only the start date is picked?

fetrarij commented 1 year ago

Hello @joyetgeorge

Could you give more info on step to reproduce? which attributes to you use?