• I have a Woocommerce site and updated it to the latest WP version 5.8 Now I am unable to open WPbakery front end editor as these error messages pop up in the console:

    Uncaught TypeError: o.widget is not a function
        at mouse.min.js:11
        at mouse.min.js:11
        at mouse.min.js:11
    sortable.min.js:11 Uncaught TypeError: u.widget is not a function
        at sortable.min.js:11
        at sortable.min.js:11
        at sortable.min.js:11
    wp-pointer.min.js:2 Uncaught TypeError: o.widget is not a function
        at wp-pointer.min.js:2
        at wp-pointer.min.js:2
    draggable.min.js:11 Uncaught TypeError: P.widget is not a function
        at draggable.min.js:11
        at draggable.min.js:11
        at draggable.min.js:11
    slider.min.js:11 Uncaught TypeError: r.widget is not a function
        at slider.min.js:11
        at slider.min.js:11
        at slider.min.js:11
    iris.min.js:5 Uncaught TypeError: a.widget is not a function
        at iris.min.js:5
        at iris.min.js:5
    color-picker.min.js:2 Uncaught TypeError: i.widget is not a function
        at color-picker.min.js:2
        at color-picker.min.js:2
    droppable.min.js:11 Uncaught TypeError: a.widget is not a function
        at droppable.min.js:11
        at droppable.min.js:11
        at droppable.min.js:11
    resizable.min.js:11 Uncaught TypeError: z.widget is not a function
        at resizable.min.js:11
        at resizable.min.js:11
        at resizable.min.js:11
    accordion.min.js:11 Uncaught TypeError: h.widget is not a function
        at accordion.min.js:11
        at accordion.min.js:11
        at accordion.min.js:11
    menu.min.js:11 Uncaught TypeError: a.widget is not a function
        at menu.min.js:11
        at menu.min.js:11
        at menu.min.js:11
    autocomplete.min.js:11 Uncaught TypeError: o.widget is not a function
        at autocomplete.min.js:11
        at autocomplete.min.js:11
        at autocomplete.min.js:11
    tabs.min.js:11 Uncaught TypeError: l.widget is not a function
        at tabs.min.js:11
        at tabs.min.js:11
        at tabs.min.js:11
    frontend-editor.min.js:10 Uncaught ReferenceError: Color is not defined
        at frontend-editor.min.js:10
        at frontend-editor.min.js:10
    keyboard-shortcuts.min.js:2 Uncaught TypeError: Object(...) is not a function
        at Module.cFS5 (keyboard-shortcuts.min.js:2)
        at n (keyboard-shortcuts.min.js:2)
        at wp.keyboardShortcuts.1ZqX (keyboard-shortcuts.min.js:2)
        at keyboard-shortcuts.min.js:2
    block-editor.min.js:12 Uncaught TypeError: Object(...) is not a function
        at Module.tr0p (block-editor.min.js:12)
        at n (block-editor.min.js:2)
        at wp.blockEditor.//Lo (block-editor.min.js:2)
        at block-editor.min.js:2
    featured-category.js:1 Uncaught TypeError: Cannot read property 'withColors' of undefined
        at Module.774 (featured-category.js:1)
        at a (featured-category.js:1)
        at Object.713 (featured-category.js:1)
        at a (featured-category.js:1)
        at r (featured-category.js:1)
        at wc.blocks.featured-category.0 (featured-category.js:1)
        at featured-category.js:1
    featured-product.js:1 Uncaught TypeError: Cannot read property 'withColors' of undefined
        at Module.780 (featured-product.js:1)
        at i (featured-product.js:1)
        at Object.700 (featured-product.js:1)
        at i (featured-product.js:1)
        at r (featured-product.js:1)
        at wc.blocks.featured-product.0 (featured-product.js:1)
        at featured-product.js:1
    controlgroup.min.js:9 Uncaught TypeError: r.widget is not a function
    at controlgroup.min.js:9
        at controlgroup.min.js:9
        at controlgroup.min.js:9
    checkboxradio.min.js:9 Uncaught TypeError: s.widget is not a function
        at checkboxradio.min.js:9
        at checkboxradio.min.js:9
        at checkboxradio.min.js:9
    button.min.js:11 Uncaught TypeError: o.widget is not a function
        at button.min.js:11
        at button.min.js:11
        at button.min.js:11
    dialog.min.js:11 Uncaught TypeError: l.widget is not a function
        at dialog.min.js:11

    What happened? Is it not compatible yet with 5.8 and do I need to roll back the update? Or is there a fix for this.
    Thanks in advance!

    • This topic was modified 3 years, 4 months ago by ylakdime.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Cannot open front end editor after WP 5.8 update (o.widget is not a function)’ is closed to new replies.