Javascript error causing editor to fail to load.
-
I’m getting the following error in the console when I try to edit pages with Elementor. I made sure all plugins and theme were updated and then disabled all plugins except for elementor. The problem persisted. When I tried loading in safe mode, the editor loaded, but obviously that doesn’t solve the problem, just helps diagnose it.
Here is the error.
editor.min.js:3 Uncaught TypeError: T.setRegisterConfig is not a function at Component.registerCommand (editor.min.js:3:984004) at editor.min.js:3:981009 at Array.forEach (<anonymous>) at Component.registerAPI (editor.min.js:3:980940) at _default.register (web-cli.min.js:2:62582) at Editor.initComponents (editor.min.js:3:524007) at Editor.onStart (editor.min.js:3:538297) at Editor.onStart (editor.min.js:3:1064146) at Object._triggerMethod (backbone.marionette.min.js:24:7999) at f.triggerMethod (backbone.marionette.min.js:24:8166)
registerCommand @ editor.min.js:3 (anonymous) @ editor.min.js:3 registerAPI @ editor.min.js:3 register @ web-cli.min.js:2 initComponents @ editor.min.js:3 onStart @ editor.min.js:3 onStart @ editor.min.js:3 (anonymous) @ backbone.marionette.min.js:24 f.triggerMethod @ backbone.marionette.min.js:24 start @ backbone.marionette.min.js:25 (anonymous) @ editor.min.js:3 (anonymous) @ editor.min.js:3 (anonymous) @ editor.min.js:3
The files in question are all located in the Elementor plugin folder.
This may be related to this bug report:
https://github.com/elementor/elementor/issues/19516It does prevent the editor from loading so it is a bit of a critical bug.
The page I need help with: [log in to see the link]
- The topic ‘Javascript error causing editor to fail to load.’ is closed to new replies.