I am looking for a solution to display more information in event.
For example in the DayView you see a event from 06:00 to 10:00. I want to display a additio
For some reason, I have to use
element.find('.fc-event-inner').empty();
to make it work, i guess i'm in day view.