You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to access the calendar layout i dont get events on the page, i only got them when i access /full-calendar/load, this is the error i get :
Uncaught TypeError: Cannot read property 'stripTime' of undefined
at v (fullcalendar.min.js:6)
at u (fullcalendar.min.js:6)
at t (fullcalendar.min.js:6)
at s (fullcalendar.min.js:6)
at fullcalendar.min.js:6
at Object.success (fullcalendar.min.js:6)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at x (jquery.min.js:4)
at XMLHttpRequest.<anonymous> (jquery.min.js:4)
It's really hard to understand the problem I would recommend to use just one javascript version. I cannot reproduce the error, Have you changed any default configuration?
Hello everybody,
When i try to access the calendar layout i dont get events on the page, i only got them when i access /full-calendar/load, this is the error i get :
This is my head layout :
The text was updated successfully, but these errors were encountered: