-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Description
This bug occurs when I select dates
Expected Behavior:
The dates selected are highlighted, as well as any dates in between

Actual Behavior:
The endDate is correctly highlighted, but every date before the endDate is also highlighted, it isn't stopping at the startDate

Thoughts:
This bug could have been caused by the disabledDates/minDate/maxDate functionality being added PR: (#30).
I'll try to take a look a this but I'm pretty swamped with work right now and it's only an asthetic bug. If somebody else has time to take a look at this, feel free. It should be an easy enough fix, since the endDate hover works as intended, you probably just need to look at the difference between the startDate hover and endDate hover
Metadata
Metadata
Assignees
Labels
No labels