Ueditor editor prompts Cannot read property 'settings' of undefined

when using Baidu editor, click the pop-up window when uploading pictures, and click the middle button to prompt Uncaught TypeError: Cannot read property "settings" of undefined error, but the upload function can be realized.

Oct.28,2021
The

code is defined in head and executed immediately, that is, before the following elements of body are generated, js executes the
solution:
1, put script at the end of body;
2, put execution in the onload event, that is, js uses window.onload = function () {$("- sharpform"). Validate ({})};

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-1b3312d-4d503.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-1b3312d-4d503.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?