-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Magento 2.1.11 CE ADD TO CART is stuck on ADDING ... #13403
Comments
@Baracuda011 check the Javascript or jquery error in console and networking tab |
@RahulBhut21 thanks for the reply, but I already mentioned in the ACTUAL RESULTS there was no console errors. |
Just to update my observation. What happened just now is that after blank popup appeared, I got following JS (/Magento_Customer/js/customer_data.js) error: customer-data.js:86 Uncaught Error: [object Object]
|
@Baracuda011 , thank you for your report. |
@Baracuda011, we are closing this issue due to inactivity. If you'd like to update it, please reopen the issue. |
Right now I experience this behavior in v2.2.3 on two systems:
No errors in the Network tab or on the console. Requests finish successfull. The basket is still empty after a page reload. PHP 7.1 and Apache 2.4 on MacOS. |
Preconditions
Steps to reproduce
Expected result
Actual result
It's adding it indefinitely. Also, no console error, and nothing in REPORTS and LOG folders on the server.
This is a screenshot from the home page. Same thing happens from any where you can add product to cart.
Empty popup does not appear every time.
The text was updated successfully, but these errors were encountered: