Hi Folks
Just wondering if anyone has ran in to the same issue? Using concrete V9 and php 7.4
I get this error in the inspector:
Uncaught ReferenceError: moment is not defined
followed by:
jQuery.Deferred exception: $(…).fullCalendar is not a function
The calendar works fine when I am logged in, and then disappears when I log out.
Is the CMS not loading a javascript file when the user is logged out?
Funnily enough the form block has stopped working too, where by the date picker pop up doesnt show. Could these be related?
Cheers