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
After release "1.1311.0" I tried to use disableAutoDaySelection={ExpandableCalendar.navigationTypes.WEEK_SCROLL,} prop and it works great, but causes unexpectable behaviour of WeekCalendar component.
When I swipe a week before or after current week it became impossible to choose the first day of week I swiped on. But after I chose any date but the first one it works normally.
After that, when I swipe back to current week with actual today date it's impossible to choose today date.
The video with example (current date is 17.04.25):
calendar-bug.mp4
The text was updated successfully, but these errors were encountered:
After release "1.1311.0" I tried to use
disableAutoDaySelection={ExpandableCalendar.navigationTypes.WEEK_SCROLL,}
prop and it works great, but causes unexpectable behaviour of WeekCalendar component.The video with example (current date is 17.04.25):
calendar-bug.mp4
The text was updated successfully, but these errors were encountered: