Closed GruberAdam closed 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')
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.
Hope someone can figure this out
ISSUE SOLVED.
You need to change the Jquery version to 3.4.1
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')
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.
Hope someone can figure this out