-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Magento EE 2.2.6 - adblocker blocks checkout functionality with minified/merged js #19212
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
Comments
Hi @asim-vax. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @asim-vax do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Yes, confirm this is reproducible on vanilla magento enterprise 2.2.6 |
@asim-vax, according to #12428 (comment) this problem is reproduced only with Magento Commerce. In such case
|
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
@asim-vax , thank you for your report. Please follow these guidelines for proper tracking of your issue. You can report Commerce-related issues in one of two ways: GitHub is intended for Magento Open Source users to report on issues related to Open Source only. There are no account management services associated with GitHub. |
Preconditions (*)
1.php 7.1
2. Magento EE 2.2.6
Steps to reproduce (*)
) Installed vanilla Magento EE 2.2.6
2) created product (admin panel -> catalog -> products -> new product)
3) admin panel -> store -> config -> sales -> google API -> enabled -> YES
4) admin panel -> store -> config -> sales -> google API -> account number -> 12345
5) admin panel -> store -> config -> advanced -> developer -> javascript settings -> merge javascript -> YES
6) admin panel -> store -> config -> advanced -> developer -> javascript settings -> minify javascript -> YES
7) admin panel -> system -> cache -> refresh all caches
8) frontend visit product page -> add to cart
9) click mini basket -> proceed to cart
9a) with adblock turned off, this works
9b) with adblock turned on, this doesn't work, infinite loading circle
Expected result (*)
Actual result (*)
main.min.js:2 Error: Script error for: Magento_GoogleTagManager/js/google-analytics-universal
http://requirejs.org/docs/errors.html#scripterror
at makeError (44dbba8c0605596e4aba459b86c8d628.min.js:16)
The text was updated successfully, but these errors were encountered: