Closed
Description
Preconditions
- Magento 2.1.11 CE (upgraded from 2.1.3)
- PHP 7.0 on CentOS 6
- Block HTML and Full Page Cache disabled
- Redis cache disabled
- Memcache disabled
- Varnish not installed on the server
Steps to reproduce
- Click ADD TO CART from the home page products grid
- Click ADD TO CART from category page products grid
- Click ADD TO CART from products details page
Expected result
- Product should be added to cart like before the upgrade
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.