onEventClick function with Notification fires earlier than expected #77
Unanswered
mohan-nishit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @saade, thanks for the excellent package!
I'm trying to use this for a Leave Management System and want to interact with the leaves (events) listed on the calendar widget.
Everything works fine, except the Notification fires as soon as I click on the event in the widget.
Code for reference below:
Any ideas how I could fire the notification after the object has been saved?
Beta Was this translation helpful? Give feedback.
All reactions