• Resolved Manish S

    (@shahmanish877)


    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 – https://nimb.ws/zIM8FT

Viewing 10 replies - 1 through 10 (of 10 total)
  • I got the same issue, how did you fix it?

    Thread Starter Manish S

    (@shahmanish877)

    @foxhounds Are you also working with custom widget? My issue was in the id of the widget i.e. get_name(). I had space so it was showing error in console.

    i have same issue also with all plugin disabled.

    hi fix the problem disabling “Global Style Guide” feature from Elementor->Settings->Features.

    These fix resolves also the other php error on Elementor->Info System:
    “Fatal error: Uncaught Error: Call to a member function get_name() on array in /var/web/site/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php:80 Stack trace: #0 /var/web/site/public_html/wp-content/plugins/elementor/core/logger/log-reporter.php(71): Elementor\Core\Logger\Loggers\Base->get_formatted_log_entries(20, false) #1 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php(148): Elementor\Core\Logger\Log_Reporter->get_log_entries() #2 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php(71): Elementor\Modules\System_Info\Reporters\Base->get_report(‘html_’) #3 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/templates/html.php(21): Elementor\Modules\System_Info\Reporters\Base->print_html() #4 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/module.php(325): require(‘/var/web/site/p…’) #5 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/module.php(165): Elementor\Modules\System_Info\Module->print_report(Array, ‘html’) #6 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php(41): Elementor\Modules\System_Info\Module->display_page() #7 /var/web/site/public_html/wp-includes/class-wp-hook.php(310): Elementor\Modules\System_Info\System_Info_Menu_Item->render(”) #8 /var/web/site/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array) #9 /var/web/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #10 /var/web/site/public_html/wp-admin/admin.php(259): do_action(‘elementor_page_…’) #11 {main} thrown in /var/web/site/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php on line 80″

    disabling “Global Style Guide” feature from Elementor->Settings->Features.

    @nonchiedercilaparola Thanks a lot, had the same problem and disabling this default enabled beta feature solved it.

    hi, “Global Style Guide” this is global bug? why it not works when enabled?

    Same issue suddenly happened to me. Disabling  “Global Style Guide” fixed the issue.

    umberto_belvisi

    (@umberto_belvisi)

    I have the same problem, Elementor 3.21.0 and in the indicated path I can’t find what you say
    “Global Style Guide” in feature from Elementor->Settings->Features.

    sgoerger

    (@sgoerger)

    I am experiencing the same with latest Elementor update, and the setting that was the workaround is gone. Any way to disable that programmatically or any other fix suggested?

    zrpr

    (@zrpr)

    I have same issue with version +3.21.2. And there is no more Global Style Guide option anymore.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Uncaught TypeError’ is closed to new replies.