Skip to content

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

Merged
magento-engcom-team merged 2 commits into
magento:2.3-developfrom
vijay-wagento:2.3-develop-PR-port-15349
Jul 4, 2018
Merged

magento-engcom-team merged 2 commits into
magento:2.3-developfrom
vijay-wagento:2.3-develop-PR-port-15349

Conversation

@vijay-wagento

Copy link
Copy Markdown

Original Pull Request

#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" #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)

@magento-engcom-team

Copy link
Copy Markdown
Contributor

Hi @vijay-wagento. Thank you for your contribution.
We will aim to release these changes as part of 2.3.0.
Please check the release notes for final confirmation.

altdovydas pushed a commit to altdovydas/magento2 that referenced this pull request Aug 6, 2026
… console error magento#15732

 - Merge Pull Request magento#15732 from vijay-wagento/magento2:2.3-develop-PR-port-15349
 - Merged commits:
   1. 5822e44
   2. 4847b46
altdovydas pushed a commit to altdovydas/magento2 that referenced this pull request Aug 6, 2026
Accepted Public Pull Requests:
 - magento#16484: Declare module namespace before template path name(Magento_Sales::order/history.phtml). (by @mage2pratik)
 - magento#16412: Admin tabs order not working properly (by @tiagosampaio)
 - magento#16466: [Forwardport] Move breadcrumb json configuration to viewmodel (by @gelanivishal)
 - magento#16391: [Forwardport] Fixes updating wishlist item if an item object is passed instead its id. (by @eduard13)
 - magento#15732: [Forwardport] Resolve Knockout non-unique elements id in console error (by @vijay-wagento)
 - magento#16508: MSI-1411: Add new rule to copy paste detector blacklist to avoid cove… (by @VitaliyBoyko)


Fixed GitHub Issues:
 - magento#16174: Admin tabs order not working properly (reported by @tiagosampaio) has been fixed in magento#16412 by @tiagosampaio in 2.3-develop branch
   Related commits:
     1. e04b7ca
     2. 447667f
     3. 0dd4268
     4. 9301ccb
     5. c2b5c7a
     6. 024384a
     7. d35b094
     8. 63cc8e6
     9. fe307c7

 - magento#15348: Multiple Payment Methods Enabled is giving error in console "Found 3 Elements with non - unique Id" (reported by @neeta-wagento) has been fixed in magento#15732 by @vijay-wagento in 2.3-develop branch
   Related commits:
     1. 5822e44
     2. 4847b46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Frontend Component: Checkout Partner: Wagento Pull Request is created by partner Wagento partners-contribution Pull Request is created by Magento Partner Progress: accept Release Line: 2.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants