Uncaught TypeError: e.dispatchEvent is not a function #18238
bondweb
announced in
Developers Community
Replies: 1 comment
-
I've got the same issue. Keen to find out what causes it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there after I updated Elementor to the last 3.6.0 version, I got this error that blocks the elementor editor loading process, so the editor doesn't works as well in editor safe mode.
How can I fix it?
Uncaught TypeError: e.dispatchEvent is not a function
at Function.dispatch (frontend.min.js?ver=3.6.0:2:33946)
at Frontend.init (frontend.min.js?ver=3.6.0:2:8627)
at Editor.initFrontend (editor.min.js?ver=3.6.0:2:323475)
at Editor.onPreviewLoaded (editor.min.js?ver=3.6.0:2:336109)
at Editor.onPreviewLoaded (editor.min.js?ver=3.6.0:2:345649)
at HTMLIFrameElement.dispatch (load-scripts.php?c=0&load[chunk_0]=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,regenerator-runtime,wp-polyfill,wp-&load[chunk_1]=hooks&ver=5.9.2:4:43064)
at HTMLIFrameElement.v.handle (load-scripts.php?c=0&load[chunk_0]=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-mouse,wp-api-request,regenerator-runtime,wp-polyfill,wp-&load[chunk_1]=hooks&ver=5.9.2:4:41048)
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions