adesigns / calendar-bundle

This bundle allows you to integrate the jQuery FullCalendar plugin into your Symfony2 application.
MIT License
97 stars 60 forks source link

Uncaught TypeError: rowDivs[i][0] is undefined #69

Open Chudeusz opened 3 years ago

Chudeusz commented 3 years ago

Hello. I have a problem with the calendar. What could be the reason? I have the "dev-master" version. An error prevents the events from being loaded into the calendar. Screenshot error:

image

winley commented 3 years ago

Hi, You need to have the exact versions of fullcalendar js - newer or different will cause this exact error.