fullcalander dateClick() #203
Unanswered
SariMorgenshtern
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
-
I'm using the fullcalander plugin in a Laravel app with Filament.
The board is shown correctly to me.
I want to add a click event on a day view in a calendar, I want to use JS code to listen for the click.
This is my code:
Indeed, when loading, it enters the function, but throws an error like this:
On this line:
What could be my problem?
Beta Was this translation helpful? Give feedback.
All reactions