[ad_1]
There is a console error whenever I open element editor.
Uncaught TypeError: e.O is not a function
at frontend.min.js?ver=3.15.2:2:40650
at webpackJsonpCallback (styleguide-app-initiator.min.js?ver=3.15.2:3:12341)
at webpackJsonpCallback (webpack.runtime.min.js?ver=3.15.2:2:4641)
at frontend.min.js?ver=3.15.2:2:61
I am working on a custom elementor widget. It works fine but when I tested it with Elementor Pro version, it again gave “TypeError” and the editor is blank.
TypeError: Cannot read properties of undefined (reading 'model')
at String.callback (frontend-modules.min.js?ver=3.15.2:2:11598)
at p (load-scripts.php?c=1&load%5Bchunk_0%5D=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,wp-polyfill-inert,regenerator-runti&load%5Bchunk_1%5D=me,wp-polyfill,wp-hooks&ver=6.3:10:3700)
at f (load-scripts.php?c=1&load%5Bchunk_0%5D=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,wp-polyfill-inert,regenerator-runti&load%5Bchunk_1%5D=me,wp-polyfill,wp-hooks&ver=6.3:10:3497)
at a (load-scripts.php?c=1&load%5Bchunk_0%5D=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,wp-polyfill-inert,regenerator-runti&load%5Bchunk_1%5D=me,wp-polyfill,wp-hooks&ver=6.3:10:671)
at e.trigger (load-scripts.php?c=1&load%5Bchunk_0%5D=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,wp-polyfill-inert,regenerator-runti&load%5Bchunk_1%5D=me,wp-polyfill,wp-hooks&ver=6.3:10:3380)
at n.openActiveSection (editor-modules.min.js?ver=3.15.2:3:28320)
at n.openActiveSection (editor.min.js?ver=3.15.2:3:732521)
at n.onRenderCollection (editor-modules.min.js?ver=3.15.2:3:28402)
at Object._triggerMethod (backbone.marionette.min.js?ver=2.4.5.e1:24:7999)
at n.triggerMethod (backbone.marionette.min.js?ver=2.4.5.e1:24:21465)
Here’s the screenshot –