• Resolved brandllama

    (@brandllama)


    We are running the Square Payment Gateway plugin, version 2.0.8. Since updating we are now getting react errors. This is blocking the display of all items in the Woocommerce Product Data vertical tab set on the product page in the WP Admin. The General tab shows, but the rest are blank.

    We disabled all other plugins and can confirm this only occurs with Woocommerce Square plugin active.

    Here’s the errors we are receiving.

    Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at yh (react-dom.min.js?ver=16.9.0:163)
    at p (admin-notices.min.js?ver=14c766a6be6f35b68962:7)
    at je (react-dom.min.js?ver=16.9.0:78)
    at ph (react-dom.min.js?ver=16.9.0:215)
    at lh (react-dom.min.js?ver=16.9.0:126)
    at O (react-dom.min.js?ver=16.9.0:121)
    at Sb (react-dom.min.js?ver=16.9.0:213)
    at wh (react-dom.min.js?ver=16.9.0:160)
    at fd (react-dom.min.js?ver=16.9.0:160)
    at react-dom.min.js?ver=16.9.0:163
    ve @ react-dom.min.js?ver=16.9.0:103
    react-dom.min.js?ver=16.9.0:150

    Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at yh (react-dom.min.js?ver=16.9.0:163)
    at p (admin-notices.min.js?ver=14c766a6be6f35b68962:7)
    at je (react-dom.min.js?ver=16.9.0:78)
    at ph (react-dom.min.js?ver=16.9.0:215)
    at lh (react-dom.min.js?ver=16.9.0:126)
    at O (react-dom.min.js?ver=16.9.0:121)
    at Sb (react-dom.min.js?ver=16.9.0:213)
    at wh (react-dom.min.js?ver=16.9.0:160)
    at fd (react-dom.min.js?ver=16.9.0:160)
    at react-dom.min.js?ver=16.9.0:163

    Here are the site stats:
    ### wp-core ###
    version: 5.3.2

    ### wp-server ###
    server_architecture: Linux 2.6.32-896.16.1.lve1.4.54.el6.x86_64 x86_64
    httpd_software: Apache
    php_version: 5.6.40 64bit
    php_sapi: cgi-fcgi
    max_input_variables: 1000
    time_limit: 300
    memory_limit: 256M
    max_input_time: 60
    upload_max_size: 500M
    php_post_max_size: 8M
    curl_version: 7.66.0 OpenSSL/1.0.2t
    suhosin: false
    imagick_availability: false
    htaccess_extra_rules: true

    ### wp-constants ###
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false

    Please let me know if you need any other details.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @brandllama

    That definitely sounds odd! We would like to investigate further to see why this keeps happening.

    Could you roll-back to the previous version of the extension? You could use a plugin like WP Rollback for the same: https://ww.wp.xz.cn/plugins/wp-rollback/

    You can also manually download the previous version of Square from ww.wp.xz.cn and install it in your site: https://ww.wp.xz.cn/plugins/woocommerce-square/advanced/

    Let us know if this fixes the problems.

    Thread Starter brandllama

    (@brandllama)

    @harishanker Thank you! Yes, that worked perfectly. All tab content is back. Version 2.0.7 does not have the React issue. Thanks for the suggestion. Hopefully your team can track down the issue and solve it for the next update. Good luck!

    Thread Starter brandllama

    (@brandllama)

    Thanks!

    Hi @brandllama

    Glad to hear that this fixed the issue!

    In the meantime, I did some digging within the changes in the plugin. It also doesn’t appear that our plugin doesn’t use any React.js files for this.

    Anyhow, in the meantime, if you have any minification plugins, I’d recommend that you clear the cache. This should prevent the problem from happening in future.

    Let us know if you keep running into troubles. You can create a new thread to report your troubles to us.

    All the best!

    Thread Starter brandllama

    (@brandllama)

    @harishanker Thanks. We don’t have any cacheing plugins or minification plugins running. Just to clarify for your investigation – we tested and received the React error when the only plugins running were Woocommerce and Woocommerce Square. They were the only two active and we saw this issue. Just to clarify for your efforts. Thanks!

    Thanks for the additional clarification, @brandllama!

    I’ll pass this along to our developers and ask them to take a look. We’ll keep you posted if we have any findings.

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

The topic ‘Minified React Error #200’ is closed to new replies.