• Resolved wtfnico

    (@wtfnico)


    I have Smart Variations Images & Swatches for WooCommerce (Premium) and the Getwid extra blocks for Gutenberg… when editing a page that uses the Getwid accordion block and while SVI is enabled I get this error and can’t edit the page. If I disable SVI it works fine.

    Can you please help be fix this conflict?

    TypeError: Cannot read properties of undefined (reading 'className')
        at di (*/wp-content/plugins/smart-variations-images-premium/includes/library/redux-core/extendify-sdk/public/build/extendify-sdk.js?ver=13.4:2:175928)
        at e.getEditWrapperProps (*/wp-content/plugins/smart-variations-images-premium/includes/library/redux-core/extendify-sdk/public/build/extendify-sdk.js?ver=13.4:2:176771)
        at */wp-includes/js/dist/block-editor.min.js?ver=39c7981dd22ec80281080455892940e6:26:171105
        at ct (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:43430)
        at os (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:111136)
        at Ur (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:77643)
        at Ir (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:77571)
        at Dr (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:77434)
        at Pr (*/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:74429)
        at */wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:30173
    • This topic was modified 3 years, 11 months ago by wtfnico.
Viewing 1 replies (of 1 total)
  • Plugin Author RosendoLabs

    (@drosendo)

    Hi,

    I did not see this topic.

    Despite the path saying the error is from my plugin folder I assure you that it’s not caused by my plugin.

    This is the “reduxFramework” plugin that is used by several other plugins to build options page.
    In my case I limit the load of redux to my options page but there maybe other plugins that are using the redux loaded with my plugin but dont do the proper exclusions.
    Redux tries to find if there are other “reduxFramework” laoded so that it’s not laoded twice.

    Does turning off my plugin solve that issue?

Viewing 1 replies (of 1 total)

The topic ‘Plugin breaks page editor with Getwid Accordion block’ is closed to new replies.