You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now using 4.8.7 version of the vcf-date-range-picker with the following fixes:
Fix unwanted overlapping when the form is too narrow.
Fix a wrong behavior because it was always assuming that the focused element was the start date element, but now with the range it could also be the end date element
Set correct _selectingStartDate value when the focus is on the input end element