magesuite / theme-creativeshop

Open Software License 3.0
38 stars 24 forks source link

Add to cart : Something went wrong #52

Closed thomas7467 closed 3 years ago

thomas7467 commented 3 years ago

Hi Dev Team,

I've noticed the following behaviour when adding a product to cart ( click on Add to cart from product page) : button hover switches to red with message "something went wrong" but the product was added correctly to the cart. Message appears on your demo store too from laptop or mobile and on my test server with 1000 products. if the hosting server is slow the message will be visible longer.

add_to_cart

Is there a way to solve this? Thks Thomas

mborkowski commented 3 years ago

Hi @thomas7467 I'd need some reproduction path including url to the affected product. I've tested 3 products and I didn't notice anything like that.

mborkowski commented 3 years ago

Or maybe I got you wrong. Does this appear on the storefront or you're just getting it selected within the dev tools right after you click "inspect"?

thomas7467 commented 3 years ago

Hi @mborkowski , It appeared on the store front. Reinstalled all the components from scratch with PHP 7.3 that you support, instead 7.4, and now its working fine. I close the issue.