Error jquery
-
When you try to change the amount of products in the basket, it falls into a loop.
The console displays:Uncaught DOMException: Blocked a frame with origin "https://domain.com" from accessing a cross-origin frame. at se.getText (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:13933) at se.getText (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:14136) at se.getText [as text] (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:14136) at s.fn.init.<anonymous> (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:49551) at $ (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:32561) at s.fn.init.text (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:49512) at https://domain.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js?ver=6.7.0:1:604 at Function.each (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:3003) at s.fn.init.each (https://domain.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:1481) at o (https://domain.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js?ver=6.7.0:1:573)
Just turn off the options and the cart works properly:
– Allow customers to apply points during Cart.
– Allow customers to apply points during checkout also.`Everything up to date, PHP 7.4.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error jquery’ is closed to new replies.