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
After installing plugin there are such errors in the console:
/assets/d21717a9/fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/assets/d21717a9/fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jquery.js:3818 jQuery.Deferred exception: jQuery(...).fullCalendar is not a function TypeError: jQuery(...).fullCalendar is not a function
at HTMLDocument. (http://idoweddings.local/admin/calendar/index:1028:15)
at mightThrow (http://idoweddings.local/assets/68db7c94/jquery.js:3534:29)
at process (http://idoweddings.local/assets/68db7c94/jquery.js:3602:12) undefined
jQuery.Deferred.exceptionHook @ jquery.js:3818
jquery.js:3827 Uncaught TypeError: jQuery(...).fullCalendar is not a function
at HTMLDocument. (index:1028)
at mightThrow (jquery.js:3534)
at process (jquery.js:3602)
fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
I think it does not find scripts from the plugin.
The text was updated successfully, but these errors were encountered:
After installing plugin there are such errors in the console:
/assets/d21717a9/fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/assets/d21717a9/fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
locale-all.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jquery.js:3818 jQuery.Deferred exception: jQuery(...).fullCalendar is not a function TypeError: jQuery(...).fullCalendar is not a function
at HTMLDocument. (http://idoweddings.local/admin/calendar/index:1028:15)
at mightThrow (http://idoweddings.local/assets/68db7c94/jquery.js:3534:29)
at process (http://idoweddings.local/assets/68db7c94/jquery.js:3602:12) undefined
jQuery.Deferred.exceptionHook @ jquery.js:3818
jquery.js:3827 Uncaught TypeError: jQuery(...).fullCalendar is not a function
at HTMLDocument. (index:1028)
at mightThrow (jquery.js:3534)
at process (jquery.js:3602)
fullcalendar.print.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
fullcalendar.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
I think it does not find scripts from the plugin.
The text was updated successfully, but these errors were encountered: