• Resolved technologyrocks

    (@technologyrocks)


    WordPress 6.62 Woocommerce 9.31 Direct Checkout Pro 3.0.4

    Remove an item or update an the item’s quantity and the cart sits spinning with a javascript error.

    To replicate:

    • Activate Direct Checkout Pro
    • Make sure there is something in the cart
    • Remove or update an item quantity in the checkout
    • Check the console and you will see an error
    Uncaught TypeError: R is undefined                          
    add-to-cart.min.js:1:3304

    Maybe the parameter missing?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter technologyrocks

    (@technologyrocks)

    Correction: it is the combination of Direct Checkout 3.3.9 and WooCommerce 9.3.2 that causes the error:

    Update Direct Checkout to 3.3.9 and leave Woocommerce on 9.2.3 and no problem

    Update Direct Checkout to 3.3.9 and WooCommerce to 9.3.2 and the cart gets the error as described above

    Update Woocommerce to 9.3.2 and leave direct checkout on 3.3.7 and no problem

    Further:

    Delete an item and get

    Uncaught TypeError: t is undefined

    Update the item quantity and get

    Uncaught TypeError: r is undefined

    Thread Starter technologyrocks

    (@technologyrocks)

    It turns out it was a conflict with the Astra Theme!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.