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
When changing the range with the left / right buttons the datarange updates correctly, but, when you. are on a month and choose to expand the calendar, the onSelectedRangeChange is not being called. The range do however get updated with the correct values when you continue left / right in expanded state.
It would be great if the onSelectedRangeChange gets called when the calendar is expanded / minimized.