Mautic, Launch Campain Builder, Error setSuspendDrawing

CyberPanel 2.3.8, Mautic 5.1.1, PHP 8.1, Microsoft Edge, Google Chrome, Safari. When I click “Launch Campain Builder” nothing happened, and in the console I have an error: Uncaught TypeError: Cannot read properties of undefined (reading ‘setSuspendDrawing’)

Does Mautic work properly in the CyberPanel?

Log:
Uncaught TypeError: Cannot read properties of undefined (reading ‘setSuspendDrawing’)
at Mautic.launchCampaignEditor (app.js?v987c04f8:500:73)
at HTMLButtonElement.onclick (new:1636:9)
at Object.trigger (libraries.js?v987c04f8:605:90)
at HTMLButtonElement. (libraries.js?v987c04f8:610:254)
at Function.each (libraries.js?v987c04f8:98:212)
at jQuery.fn.init.each (libraries.js?v987c04f8:89:190)
at jQuery.fn.init.trigger (libraries.js?v987c04f8:610:225)
at jQuery.fn. [as click] (libraries.js?v987c04f8:711:1065)
at HTMLButtonElement.buttonClick (app.js?v987c04f8:72:51)
at HTMLButtonElement.dispatch (libraries.js?v987c04f8:388:473)
Mautic.launchCampaignEditor @ app.js?v987c04f8:500
onclick @ new:1636
trigger @ libraries.js?v987c04f8:605
(anonymous) @ libraries.js?v987c04f8:610
each @ libraries.js?v987c04f8:98
each @ libraries.js?v987c04f8:89
trigger @ libraries.js?v987c04f8:610
jQuery.fn. @ libraries.js?v987c04f8:711
buttonClick @ app.js?v987c04f8:72
dispatch @ libraries.js?v987c04f8:388
elemData.handle @ libraries.js?v987c04f8:374

app.js?v987c04f8:406 Uncaught ReferenceError: ClassicEditor is not defined
at Mautic.InitCkEditor (app.js?v987c04f8:406:48)
at Mautic.ConvertFieldToCkeditor (app.js?v987c04f8:401:65)
at HTMLTextAreaElement. (app.js?v987c04f8:75:8)
at Function.each (libraries.js?v987c04f8:98:212)
at jQuery.fn.init.each (libraries.js?v987c04f8:89:190)
at Mautic.onPageLoad (app.js?v987c04f8:73:409)
at new:2779:24

Problem solved. The error occurred due to a version incompatibility of Node and npm. After the update, everything is working.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.