mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 127 forks source link

allowSameEndDate={true} is not working for first 9 days of the month #135

Closed Dr8g0n closed 5 years ago

Dr8g0n commented 5 years ago

in DatesRangeInput, if I set allowSameEndDate={true}, I am not able to pick the same day for the first 9 days of any month.

For example, I can't pick the same day for Apr 5, 2019 but I am able to pick the same date for Apr 15, 2019