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

feat(calendar): add callback for clicking plus events button #367

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

tomosterlund
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for tranquil-scone-6e5d89 canceled.

Name Link
🔨 Latest commit a0ef56a
🔍 Latest deploy log https://app.netlify.com/sites/tranquil-scone-6e5d89/deploys/66239007cebea200086abcc8

@tomosterlund tomosterlund linked an issue Apr 20, 2024 that may be closed by this pull request
@tomosterlund tomosterlund merged commit da11f78 into main Apr 20, 2024
10 checks passed
@tomosterlund tomosterlund deleted the feat/callback_for_more_events branch April 20, 2024 10:02
@dovepa
Copy link

dovepa commented May 2, 2024

Hello,

Thanks for the fix,
It seems that the behavior is incorrect because the triggering of the onClickPlusEvents event is followed by the onClickDate event.

Thank you.

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

Successfully merging this pull request may close these issues.

custom event in button (+X events)
2 participants