Issue 2568: Multiple calendar Problem
Status:  Done
Owner: ----
Closed:  Oct 10
Reported by Mxa...@gmail.com, Oct 6, 2015
I open 2 calendars
$('#calendar1').fullCalendar({...});
$('#calendar2').fullCalendar({...});

Both with dropable:true, this works well until the second calendar view is changed, the first calendar no longer accept drop elements.

This not show error.
Oct 10, 2015
Project Member #1 adamrs...@gmail.com
Could you open a new issue on the NEW issue tracker?
https://github.com/fullcalendar/fullcalendar/issues

and include a runnable recreation of your bug? (absolutely necessary)
http://fullcalendar.io/wiki/Reporting-Bugs/

thank you!
Status: Done