philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
132 stars 95 forks source link

Week view not working #163

Closed GruberAdam closed 1 year ago

GruberAdam commented 1 year ago

Hey guys I'm I'm currently using fullcalendar 3.9.0, and I have an issue with the week view.

Error : Uncaught TypeError: Cannot set properties of undefined (setting 'el') image

This error is written in my javscript console.

The month view is working perfectly but whenever I try to display the week view, no events are displayed and the error appears in the console.

image

Hope someone can figure this out

GruberAdam commented 1 year ago

ISSUE SOLVED.

You need to change the Jquery version to 3.4.1