What is the situation of this kind of garbled code in fullcalendar.js? How to change it?

clipboard.png

Mar.21,2021

I don't know what version you are using
I seem to have had this situation before
it seems that there is a conflict in the js file
1. See if multiple fullcalendar files are referenced
(fullcalendar.js and fullcalendar.min.js cannot be both referenced, only one of them can be referenced)
2. Check whether the version of Jquery used by fullcalendar is consistent with the referenced
(the official fullcalendar2.x version begins with 3.x JQuery)

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36b6a-2b881.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36b6a-2b881.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?