• Resolved kokavolchkov

    (@kokavolchkov)


    Dear support,

    After Woocommerce updates I face an issue on my mobile phone (iPhone).

    The error message appears on the screen:
    "There was an error loading the content. Undefined is not an object (evaluating 'e[t].call')".

    This is what I see in console, when I am debugging iPhone in Safari:

    TypeError: undefined is not an object (evaluating 'e[t].call')
    o — all-products-frontend.js:1:361
    o
    promiseReactionJob
    Me — react-dom.min.js:125
    (anonymous function) — react-dom.min.js:138:369
    Qb — react-dom.min.js:66:164
    rh — react-dom.min.js:101:315
    Th — react-dom.min.js:152:226
    tj — react-dom.min.js:152:155
    Te — react-dom.min.js:146:154
    Te
    (anonymous function) — react-dom.min.js:61
    unstable_runWithPriority — react.min.js:25:262
    Pg — react-dom.min.js:61
    U — react.min.js:16:400
    (anonymous function) — react.min.js:24:131
    Me — react-dom.min.js:125

    Here is this function “Me”:

        function Me(a, b) {
            var c = b.source,
                d = b.stack;
            null === d && null !== c && (d = Bd(c));
            null !== c && na(c.type);
            b = b.value;
            null !== a && 1 === a.tag &&
            na(a.type);
            try {
                console.error(b)
            } catch (e) {
                setTimeout(function() {
                    throw e;
                })
            }
        }

    This error appears only if I have opened the webpage on this mobile phone before an update.
    This error disappears after I clear the history and data on mobile device.

    
    ### WordPress Environment ###
    WC Version: 4.9.0
    REST API Version: ? 4.9.0
    WC Blocks Version: ? 4.0.0
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.8.3
    Log Directory Writable: ?
    WP Version: 5.6
    WP Multisite: –
    WP Memory Limit: 2 GB
    WP Debug Mode: –
    WP Cron: ?
    Language: uk
    External object cache: –
    
    ### Theme ###
    
    Name: Storefront
    Version: 3.3.0
    Author URL: https://woocommerce.com/
    Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ?
    
    • This topic was modified 4 years, 1 month ago by kokavolchkov.
    • This topic was modified 4 years, 1 month ago by kokavolchkov.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @kokavolchkov,

    I understand you started seeing the above error message after upgrading to WooCommerce version 4.9.0.

    Could you please update to 4.9.1 and let me know if you still see the error?

    We await your response to better assist you.

    Thread Starter kokavolchkov

    (@kokavolchkov)

    Hi @sukafia,

    I have updated WooCommerce to the latest version (4.9.1) and the error doesn’t occur.
    Was there a bug in the 4.9.0?

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @kokavolchkov

    Here’s what was updated in version 4.9.1

    = 4.9.1 2021-01-19 =
    
    * Fix - Reverts #28204 to ensure compatibility with extensions using legacy do_action calls. #28835
    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘There was an error loading the content error message appears on mobile device’ is closed to new replies.