Closed
Description
Preconditions (*)
- PHP 7.1
- Fresh Magento 2.2.6 installtion (without and with sample data) - no admin settings changed
- AdBlock-Extension in Chrome
Steps to reproduce (*)
- Reload page (F5)
- Add article to cart
- Go to checkout
Expected result (*)
- Article (and number) should be shown in the minicart.
- Link with the "Proceed to Checkout" is visible
- Checkout is useable and loader disappers after page is loaded
Actual result (*)
-
Adblock activated. After page load "/mage/cookies.js net::ERR_BLOCKED_BY_CLIENT"
[ERROR] Failed to load the "Magento_Checkout/js/view/minicart" component.
-
After adding article to cart, minicart is shown as empty (and with no numer).
-
After opening the /checkout/ manually - cookies.js still is blocked, loader doesn't disapear
Similar issues where "real tracking" was blocked, but not cookies.js:
Solutions don't help with this issue:
Checkout 'hangs' in paymentstep when adblocker blocks Magento google-analytics javsascript file. #11208
Fix infinite checkout loader when some script wasn't loaded correctly because of network error #14874