Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed-month event is emitting completely different objects #60

Open
MattApril opened this issue Apr 14, 2023 · 0 comments
Open

changed-month event is emitting completely different objects #60

MattApril opened this issue Apr 14, 2023 · 0 comments

Comments

@MattApril
Copy link

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant