I\'m loading dynamic events from a JSON source, but each time I click a different room, I want to clear all the events prior to fetching the new ones
I have attempte
version 5.4.0
https://fullcalendar.io/docs/Event-remove
$('#calendar').fullCalendar('removeEvents');