woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
234 stars 206 forks source link

Uncaught TypeError: e.addClass(...).block is not a function #2818

Open Indikasilva opened 10 months ago

Indikasilva commented 10 months ago

Description Our website experiencing a bug when we trying to update cart by changing the otem quantities. It gives a Javascript error by shopengine plugin. shopengine/widgets/init/assets/js/widgets.js?ver=4.6.1

here is the specific code from shopengine/widgets/init/assets/js/widgets.js block: function(e) { this.is_blocked(e) || e.addClass("processing").block({ message: null, overlayCSS: { background: "#fff", opacity: .6 } }) },

Error

Uncaught TypeError: e.addClass(...).block is not a function

Steps to reproduce Install Elementor Pro Install WooCommerce Install WooCommerce Stripe Gateway Add a product to the basket Attempt to change the product quantity and click 'update basket' Check console for the Uncaught TypeError: e.addClass(...).block is not a function

Environment

Additional context Site URL: | https://www.berrybouquets.co.uk Theme
Name: Hello Elementor Child
Version: 1.0.1
Child Theme: Yes Parent Theme Name: Hello Elementor Parent Theme Version: 2.9.0
Parent Theme Author: Elementor Team

github-actions[bot] commented 1 month ago

Hi, This issue has gone 150 days (5 months) without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest version, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.

github-actions[bot] commented 3 weeks ago

This issue has gone 180 days (6 months) without any activity.