Skip to content

[Forwardport] Resolve Knockout non-unique elements id in console error#5

Merged
vijay-wagento merged 2 commits into2.3-developfrom
2.3-develop-PR-port-15349
Jun 4, 2018
Merged

[Forwardport] Resolve Knockout non-unique elements id in console error#5
vijay-wagento merged 2 commits into2.3-developfrom
2.3-develop-PR-port-15349

Conversation

@vijay-wagento
Copy link
Copy Markdown
Owner

Original Pull Request

magento#15349
When enabling more than one payment methods from admin, It is giving an error in the console "Found elements with non-unique id billing-address-form "

Description

Fixed Issues (if relevant)

  1. Multiple Payment Methods Enabled is giving error in console "Found 3 Elements with non - unique Id" magento/magento2#15348:
  2. Issue titleMultiple Payment Methods Enabled is giving error in console "Found 3 Elements with non - unique Id"

Manual testing scenarios

  1. Login to Admin Panel > Sales> Payment Methods
  2. Enable more than one of Magento payment methods for checkout
  3. Add a product to the cart, press F12 to check the console log in the browser

Expected Result

It should not show any error in the console

Actual result

screenshot from 2018-05-19 14-10-36

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@vijay-wagento vijay-wagento merged commit 14928c9 into 2.3-develop Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants