Skip to content

Tag: fullcalendar-5

why i cant remove event using fullcalendar 5?

I created a calendar fullcalendar5 version 5, i add an event ,i show event in my calendar ,now i want to delete event but its give me error : Uncaught TypeError: $(…).fullCalendar is not a function. also when i want to see id value its give me undefined . i change code from $(‘#calendar’).fu…