problem in console, allows to update number of products
-
Hello,
I am getting this error in console, when adding a product and the cart does not update the number of products added.
”’
Uncaught TypeError: t(…).addClass(…).fadeTo(…).block is not a function
at String. (add-to-cart.min.js?ver=9.3.3:1:3065)
at Function.each (jquery.js:389:19)
at a.updateFragments (add-to-cart.min.js?ver=9.3.3:1:3000)
at a.onAddedToCart (add-to-cart.min.js?ver=9.3.3:1:3774)
at HTMLBodyElement.dispatch (jquery.js:5145:27)
at elemData.handle (jquery.js:4949:28)
at Object.trigger (jquery.js:8629:12)
at HTMLBodyElement.eval (jquery.js:8707:17)
at Function.each (jquery.js:383:19)
at jQuery.fn.init.each (jquery.js:205:17)”’
I don’t have a plugin that is conflicting, I appreciate the help.
- You must be logged in to reply to this topic.