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
Changing the month from the main calendar view using the arrows emits a Date object, whereas changing the month from the month list (after clicking on the month/year title in the main calendar view) emits an object that looks like this:
Changing the month from the main calendar view using the arrows emits a Date object, whereas changing the month from the month list (after clicking on the month/year title in the main calendar view) emits an object that looks like this:
{month: 'February', timestamp: 1675278300000, isSelected: null, isDisabled: false}
The text was updated successfully, but these errors were encountered: