Closed
Description
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 (*)
- Magento 2.3.3 installed
- Braintree payment method enabled
Steps to reproduce (*)
- Enable and configure Braintree module
- Register a customer account
- Add at least one address to the customer account
- Add a product to cart
- Go to checkout
- Proceed to payment step
- Untick "My billing and shipping address are the same"
- Select an address from dropdown
- Click "update"
Expected result (*)
- The address section should update to reflect the selected address
Actual result (*)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch