-
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
Switching billing address causes Javascript function text to render in front-end checkout payment section #26375
Comments
Hi @chris-pook. 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:
For more details, please, review the Magento Contributor Assistant documentation. @chris-pook do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento give me 2.3-develop instance |
Hi @chris-pook. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
The above instance request did not work, tryinga 2.4 one... @magento give me 2.4-develop instance |
Hi @chris-pook. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @chris-pook, here is your Magento instance. |
✅ Confirmed by @sudheers-kensium Issue Available: @sudheers-kensium, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @chris-pook. Thank you for working on this issue.
|
Hi @chris-pook. Thank you for your report.
The fix will be available with the upcoming 2.4.0 release. |
I found one more case that caused the same issue Preconditions (*)
Steps to reproduce (*)
Expected result (*) Actual result (*) Root Cause |
yes, I am able to reproduce the above issue .. Can I know whether above issue been resolved? |
This is still an issue in Magento 2.4.2. |
Same issue is occurring with Stripe as the payment provider. The fix proposed above by jglassmaker works to solve it. |
Why is this closed? Still happening on 2.4.2 EE. |
Issue is still in Magento 2.4.2 EE. Temporary For a quick fix remove 'prototype' from the define includes inside google-analytics-universal.js |
This issue is still exists in Magento 2.4.2 EE. |
seems like there is an official patch for this problem: https://support.magento.com/hc/en-us/articles/360058863531-MDVA-33289-Magento-patch-Javascript-in-address-at-checkout |
With the Braintree payment method enabled, when switching billing address using the dropdown of the customer's saved addresses a ton of javascript gets rendered to the page (looks like PrototypeJS source code). This is really nasty and looks quite scary right in the payment step alongside the customer's payment card details..
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: