• Resolved carybriel

    (@carybriel)


    Hello,

    After upgrading WooCommerce to version 4.5.2, the dashboard is blank w/ Javascript errors in the console. I’ve tried deactivating all plugins but WooCommerce, but the problem persists.

    Content on the dashboard appears for a moment before going to a blank page.

    I’m listing the data from my status page and JS errors below. thanks in advance for any help.

    JS errors:
    Uncaught TypeError: Cannot read property ‘setProperty’ of undefined
    at Element.<anonymous> (index.min.js?ver=1600117101:2)
    at io.each (index.min.js?ver=1600117101:2)
    at io.style (index.min.js?ver=1600117101:2)
    at Bc (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at commitLifeCycles (react-dom.js?ver=16.9.0:20187)
    at commitLayoutEffects (react-dom.js?ver=16.9.0:22951)
    at HTMLUnknownElement.callCallback (react-dom.js?ver=16.9.0:341)
    react-dom.js?ver=16.9.0:19952 The above error occurred in the <r> component:
    in r (created by r)
    in div (created by r)
    in r (created by r)
    in div (created by r)
    in se (created by r)
    in div (created by r)
    in r
    in Unknown (created by WithViewportMatch(r))
    in WithViewportMatch(r) (created by r)
    in r (created by a)
    in a (created by Context.Consumer)
    in WithSelect(r) (created by r)
    in div (created by Context.Consumer)
    in se (created by r)
    in div (created by r)
    in r (created by r)
    in div (created by r)
    in r (created by re)
    in div (created by re)
    in div (created by re)
    in re (created by component)
    in Suspense (created by component)
    in component (created by n)
    in div (created by n)
    in n
    in Unknown (created by a)
    in a (created by Context.Consumer)
    in WithSelect(Component) (created by n)
    in Suspense (created by n)
    in n
    in Unknown (created by WithSelect(n))
    in WithSelect(n) (created by n)
    in Suspense (created by n)
    in n (created by n)
    in div (created by n)
    in div (created by n)
    in n (created by n)
    in div (created by n)
    in n
    in Unknown (created by WithSelect(n))
    in WithSelect(n)
    in Unknown (created by Context.Consumer)
    in t (created by n)
    in t (created by n)
    in t (created by n)
    in n
    in Unknown (created by i)
    in i
    in Unknown
    in Unknown

    Consider adding an error boundary to your tree to customize error handling behavior.
    Visit https://fb.me/react-error-boundaries to learn more about error boundaries.
    logCapturedError @ react-dom.js?ver=16.9.0:19952
    index.min.js?ver=1600117101:2 Uncaught (in promise) TypeError: Cannot read property ‘setProperty’ of undefined
    at Element.<anonymous> (index.min.js?ver=1600117101:2)
    at io.each (index.min.js?ver=1600117101:2)
    at io.style (index.min.js?ver=1600117101:2)
    at Bc (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at r.value (index.min.js?ver=1600117101:2)
    at commitLifeCycles (react-dom.js?ver=16.9.0:20187)
    at commitLayoutEffects (react-dom.js?ver=16.9.0:22951)
    at HTMLUnknownElement.callCallback (react-dom.js?ver=16.9.0:341)

    ### WordPress Environment ###

    WordPress address (URL): https://fullercraft.org
    Site address (URL): https://fullercraft.org
    WC Version: 4.5.2
    REST API Version: ? 4.5.2
    WC Blocks Version: ? 3.1.0
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.5.0
    Log Directory Writable: ?
    WP Version: 5.5.1
    WP Multisite: –
    WP Memory Limit: 768 MB
    WP Debug Mode: ?
    WP Cron: ?
    Language: en_US
    External object cache: –

    ### Server Environment ###

    Server Info: Apache
    PHP Version: 7.3.20
    PHP Post Max Size: 128 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 3000
    cURL Version: 7.66.0
    OpenSSL/1.1.1g-fips

    SUHOSIN Installed: –
    MySQL Version: 5.7.26-29-log
    Max Upload Size: 128 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?

    ### Database ###

    WC Database Version: 4.5.2
    WC Database Prefix: wp_
    Total Database Size: 142.58MB
    Database Data Size: 91.78MB
    Database Index Size: 50.80MB
    wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.14MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.77MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 0.06MB + Index: 0.11MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_advanced_notifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_advanced_notification_triggers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 1.52MB + Index: 0.59MB + Engine InnoDB
    wp_gf_addon_feed: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_gf_addon_payment_callback: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_gf_addon_payment_transaction: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_gf_draft_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry: Data: 0.38MB + Index: 0.04MB + Engine MyISAM
    wp_gf_entry_meta: Data: 1.36MB + Index: 1.22MB + Engine MyISAM
    wp_gf_entry_notes: Data: 0.08MB + Index: 0.03MB + Engine MyISAM
    wp_gf_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_meta: Data: 0.06MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_revisions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_view: Data: 0.32MB + Index: 0.15MB + Engine MyISAM
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_options: Data: 4.17MB + Index: 2.19MB + Engine InnoDB
    wp_postmeta: Data: 26.56MB + Index: 26.08MB + Engine InnoDB
    wp_posts: Data: 23.52MB + Index: 3.17MB + Engine InnoDB
    wp_rg_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_rg_form_meta: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
    wp_rg_form_view: Data: 0.09MB + Index: 0.09MB + Engine InnoDB
    wp_rg_incomplete_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rg_lead: Data: 0.19MB + Index: 0.03MB + Engine InnoDB
    wp_rg_lead_detail: Data: 1.52MB + Index: 0.94MB + Engine InnoDB
    wp_rg_lead_detail_long: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_rg_lead_meta: Data: 0.09MB + Index: 0.05MB + Engine InnoDB
    wp_rg_lead_notes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_sgpb_subscribers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_sgpb_subscription_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.23MB + Index: 0.13MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 0.52MB + Index: 0.52MB + Engine InnoDB
    wp_users: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
    wp_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.23MB + Index: 0.31MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.20MB + Index: 0.23MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBadLeechers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBlockedCommentLog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBlockedIPLog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBlocks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBlocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfBlocksAdv: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfConfig: Data: 0.41MB + Index: 0.01MB + Engine MyISAM
    wp_wfCrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfFileChanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfFileMods: Data: 1.85MB + Index: 0.37MB + Engine MyISAM
    wp_wfHits: Data: 0.33MB + Index: 0.07MB + Engine MyISAM
    wp_wfHoover: Data: 3.11MB + Index: 0.33MB + Engine MyISAM
    wp_wfIssues: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_wfKnownFileList: Data: 0.97MB + Index: 0.12MB + Engine MyISAM
    wp_wfLeechers: Data: 0.07MB + Index: 0.12MB + Engine MyISAM
    wp_wfLiveTrafficHuman: Data: 0.02MB + Index: 0.03MB + Engine MyISAM
    wp_wfLockedOut: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfLocs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfLogins: Data: 0.12MB + Index: 0.03MB + Engine MyISAM
    wp_wfNet404s: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfNotifications: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
    wp_wfPendingIssues: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_wfReverseCache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfScanners: Data: 0.03MB + Index: 0.05MB + Engine MyISAM
    wp_wfSNIPCache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfStatus: Data: 0.07MB + Index: 0.04MB + Engine MyISAM
    wp_wfThrottleLog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wfVulnScanners: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmm_subscribers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_WP_SEO_404_links: Data: 17.68MB + Index: 10.59MB + Engine MyISAM
    wp_WP_SEO_Cache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_WP_SEO_Redirection: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_WP_SEO_Redirection_LOG: Data: 0.09MB + Index: 0.01MB + Engine MyISAM
    wp_yoast_indexable: Data: 2.52MB + Index: 0.78MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.14MB + Index: 0.16MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.20MB + Index: 0.07MB + Engine MyISAM
    wp_yoast_seo_meta: Data: 0.07MB + Index: 0.08MB + Engine MyISAM

    ### Post Type Counts ###

    acf-field: 161
    acf-field-group: 34
    attachment: 1722
    collections: 3
    custom_css: 1
    job_listing: 14
    nav_menu_item: 53
    oembed_cache: 27
    page: 77
    popupbuilder: 1
    post: 148
    product: 512
    product_variation: 474
    revision: 3805
    shop_coupon: 8
    shop_order: 1437
    shop_order_refund: 9
    tribe_events: 942
    tribe_rsvp_tickets: 2
    tribe_venue: 1
    wc_membership_plan: 1
    wc_user_membership: 1
    wcccf: 3
    wccpf: 1

    ### Security ###

    Secure connection (HTTPS): ?
    Hide errors from visitors: ?

    ### Active Plugins (36) ###

    The Events Calendar: by Modern Tribe
    Inc. – 5.2.0

    ManageWP – Worker: by GoDaddy – 4.9.7
    Gravity Forms: by Gravity Forms – 2.4.20
    Advanced Custom Fields PRO: by Elliot Condon – 5.9.1
    Advanced Post Manager: by Modern Tribe
    Inc. – 4.5

    Autoptimize: by Frank Goossens (futtta) – 2.7.8
    Classic Editor: by WordPress Contributors – 1.6
    CMS Tree Page View: by Jon Christopher – 1.6.1
    Event Tickets Plus: by Modern Tribe
    Inc. – 5.0.1

    Event Tickets: by Modern Tribe
    Inc. – 5.0.1

    Event Tickets: by Modern Tribe
    Inc. – 5.0.1

    The Events Calendar PRO: by Modern Tribe
    Inc. – 5.1.5

    Gravity Forms PayPal Standard Add-On: by Gravity Forms – 3.4
    Gravity Forms PayPal Payments Pro Add-On: by Gravity Forms – 2.6
    PHP Compatibility Checker: by WP Engine – 1.5.0
    Popup Builder: by Sygnoos – 3.69.1
    Post Expirator: by Aaron Axelsen – 2.4.0.1
    SEO Redirection: by Fakhri Alsadi – 6.3
    Shortcodes Dropdown: by Storm Rockwell – 1.0.0
    The Events Calendar Shortcode & Block: by Event Calendar Newsletter – 2.4
    ELEX Stamps.com WooCommerce Extension (USPS): by ELEX – 2.2.4 – Installed version not tested with active version of WooCommerce 4.5.2
    ELEX USPS WooCommerce Shipping: by ELEX – 4.1.9 – Installed version not tested with active version of WooCommerce 4.5.2
    WC Fields Factory: by Saravana Kumar K – 3.0.3 – Installed version not tested with active version of WooCommerce 4.5.2
    Product Customer List for WooCommerce: by Kokomo – 2.9.2 – Installed version not tested with active version of WooCommerce 4.5.2
    Widgets in Menu for WordPress: by saurabhshukla
    yapapaya – 1.0.0

    WooCommerce Advanced Notifications: by WooCommerce – 1.2.28
    WooCommerce PayPal Pro (Classic and PayFlow Editions) Gateway: by WooCommerce – 4.5.0 – Installed version not tested with active version of WooCommerce 4.5.2
    WooCommerce Services: by Automattic – 1.24.3 – Installed version not tested with active version of WooCommerce 4.5.2
    WooCommerce – StampscomEndicia Integration: by Stamps.comEndicia – 2.0.0 – Installed version not tested with active version of WooCommerce 4.5.2
    WooCommerce: by Automattic – 4.5.2
    Yoast SEO: by Team Yoast – 15.0
    WP Crontrol: by John Blackbourn & crontributors – 1.8.5
    WP Job Manager: by Automattic – 1.34.3
    WP Last Modified Info: by Sayan Datta – 1.7.5
    WP Mail SMTP: by WPForms – 2.4.0
    WP Maintenance Mode: by Designmodo – 2.2.4

    ### Inactive Plugins (13) ###

    Export WooCommerce customer list: by PI Websolution – 1.7.1
    FedEx WooCommerce Shipping with Print Label: by PluginHive – 4.1.8 – Installed version not tested with active version of WooCommerce 4.5.2
    Navigation Block Widget: by Storm Rockwell (EriDesign) – 1.0.0
    Quick Page/Post Redirect Plugin: by anadnet – 5.2.0
    Really Simple SSL: by Really Simple Plugins – 3.3.5
    Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3
    SG Optimizer: by SiteGround – 5.6.7
    Vulnerable Plugin Checker: by Storm Rockwell – 0.3.12
    W3 Total Cache: by BoldGrid – 0.15.1
    WooCommerce Admin: by WooCommerce – 1.5.0 – Installed version not tested with active version of WooCommerce 4.5.2
    WooCommerce Memberships: by WooThemes / SkyVerge – 1.6.5 – Installed version not tested with active version of WooCommerce 4.5.2
    WordPress Importer: by wordpressdotorg – 0.7
    WP Retina Images: by Storm Rockwell – 0.1

    ### Must Use Plugins (1) ###

    ManageWP – Worker Loader: by GoDaddy –

    ### Settings ###

    API Enabled: ?
    Force SSL: ?
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)

    Connected to WooCommerce.com: ?

    ### WC Pages ###

    Shop base: #11 – /shop/
    Cart: #160 – /cart/
    Checkout: #161 – /checkout/
    My account: #162 – /my-account/
    Terms and conditions: ? Page not set

    ### Theme ###

    Name: Fuller Craft
    Version: (update to version 0 is available)
    Author URL:
    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: ?

    ### Templates ###

    Overrides: fc/woocommerce/archive-product.php
    fc/woocommerce/emails/customer-processing-order.php
    fc/woocommerce/single-product/related.php version 3.0.0 is out of date. The core version is 3.9.0
    fc/woocommerce/single-product.php

    Outdated Templates: ?

    Learn how to update

    ### Action Scheduler ###

    Complete: 144
    Oldest: 2020-09-09 11:36:01 -0400
    Newest: 2020-10-09 16:30:30 -0400

    `

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mike Straw

    (@mikestraw)

    Hi @carybriel ,

    If you deactivate the Autoptimize plugin does that help? Some optimizers compress JavaScript in a way that certain code no longer runs properly.

    If that doesn’t help this may be caused by either a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Let us know how that goes!

    Autoptimize does not optimize JS/CSS in wp-admin, so that is unlikely the culprit here.

    Plugin Support Mike Straw

    (@mikestraw)

    Hi @carybriel ,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce Dashboard is blank’ is closed to new replies.