Hi,I am using the list draggble Item of the Full Calendar 2. I have a list allowing to be dragged but when I drop it over the full calendar nothing happens. No event handler is triggered, no debugger is triggered...
"droppable: true" was added in the full calendar configurations and it still doesn't work.
I created a simple test screen, a list with text on ListDraggableItem and a full calendar to develop the functionality and try to find the solution without any "noise" of other functionalities.
Do you guys think that we need to change the FullCalendar JS? Or only the configurations of the Fullcalendar on the screen?
Thanks in advance for your help.