[DOM] Found 2 elements with non-unique id #gift-message-whole-from: (More info: https://goo.gl/9p2vKq) <input type=โ"text" id=โ"gift-message-whole-from" class=โ"input-text" data-bind=โ"value:โ getObservable('sender')โ">โ <input type=โ"text" id=โ"gift-message-whole-from" class=โ"input-text" data-bind=โ"value:โ getObservable('sender')โ">
[DOM] Found 2 elements with non-unique id #gift-message-whole-to: (More info: https://goo.gl/9p2vKq) <input type=โ"text" id=โ"gift-message-whole-to" class=โ"input-text" data-bind=โ"value:โ getObservable('recipient')โ">โ <input type=โ"text" id=โ"gift-message-whole-to" class=โ"input-text" data-bind=โ"value:โ getObservable('recipient')โ">โ
md5-47135b0cecd5c1dfbe17e8bc1164ea2b
[DOM] Found 2 elements with non-unique id #billing-new-address-form: (More info: https://goo.gl/9p2vKq) <fieldset id=โ"billing-new-address-form" class=โ"fieldset address">โโฆโ</fieldset>โ <fieldset id=โ"billing-new-address-form" class=โ"fieldset address">โโฆโ</fieldset>โ
@angelo983, thank you for your report.
We've acknowledged the issue and added to our backlog.
@angelo983 did you got any solution for this ? I am getting this error in Magento 2.1.8 even when both Allow Gift Messages are set to No
Similar report: #14126
We have this error as well for other elements with non-unique id #... running on Magento 2.2.3 and Gift Options and set both Allow Gift Messages to NO
Hi @EmilyPepperman I've this similar issue: (in checkout page)
[DOM] Found 2 elements with non-unique id #send2: (More info: https://goo.gl/9p2vKq [^])
<button type=?"submit" class=?"action action-login secondary" name=?"send" id=?"send2">?โฆ?</button>?
Anyone has experienced same situation?
Thanks,
Same situation for me on a new 2.2.3 install.
any solution ?
Also having this problem.
Similar issue on 2.2.3
[DOM] Found 2 elements with non-unique id #billing-new-address-form:
Noticed that Cash on delivery payment method form had same id (#billing-new-address-form) as Authorize.net method.
Solved by disabling the Cash On Delivery method.
Magento team should use unique html ids for every method templates.
Hi @Deep256 any update on this? thanks!
HI @bruno-serfe.
Yes. I want create a pull-request with update today.
Hi @Deep256 will this be ready in Magento v2.3? thanks
Hi @angelo983. Thank you for your report.
The issue has been fixed in magento/magento2#15585 by @julienanquetil in 2.2-develop branch
Related commit(s):
The fix will be available with the upcoming 2.2.6 release.
Hi @angelo983. Thank you for your report.
The issue has been fixed in magento/magento2#15705 by @julienanquetil in 2.3-develop branch
Related commit(s):
The fix will be available with the upcoming 2.3.0 release.
Hi @angelo983. Thank you for your report.
The issue has been fixed in magento/magento2#16264 by @chirag-wagento in 2.1-develop branch
Related commit(s):
The fix will be available with the upcoming 2.1.15 release.
Hello @sidolov
As I can see from @julienanquetil code, it fixes only gift message related IDs. What about billing address form? Is it extracted in separate issue?
Running into this on 2.2.4 just enabled multiple payment methods now checkout does not work.
Could someone please make an extension/hot-fix this as a temporary measure?
Multiple #billing-new-address-form
Or tell me which file I can edit to make this fix work?
I fixed this isue by changing the following setting in Configuration:
Sales - Checkout - Checkout options:
Display Billing Address On : -> Set to "Payment page".
This has solved the issue for me.
Also a problem with #customer-email in authentication-popup.html
I fixed this isue by changing the following setting in Configuration:
Sales - Checkout - Checkout options:
Display Billing Address On : -> Set to "Payment page".This has solved the issue for me.
worked for us jorisssss
Hi Guys, just wondering... I've updated to v2.2.6 but I can still see the issue, is this available in that new release or we'll need to wait for v2.3 ? thanks!
@bruno-serfe reopening to get it verified once more
Hi guys, I am looking at this issue in 2.2-develop (2.2.7-dev) and it seems to be fixed.
Can somebody advise what needs to be done in here?
Hi @diazwatson. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.[x] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[x] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.3-develop
branchDetails
- Add the comment @magento-engcom-team give me 2.3-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.3-develop
branch, please, add the label Reproduced on 2.3.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and _stop verification process here_!
[ ] 5. Verify that the issue is reproducible on 2.2-develop
branch. Details
- Add the comment @magento-engcom-team give me 2.2-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.2-develop
branch, please add the label Reproduced on 2.2.x
[ ] 6. Add label Issue: Confirmed
once verification is complete.
[ ] 7. Make sure that automatic system confirms that report has been added to the backlog.
@magento-engcom-team give me 2.3-develop instance
Hi @diazwatson. Thank you for your request. I'm working on Magento 2.3-develop instance for you
Hi @diazwatson, here is your Magento instance.
Admin access: http://ec2-34-228-235-121.compute-1.amazonaws.com/i-13415-2-3-develop//admin
Login: admin
Password: 123123q
Instance will be terminated in up to 3 hours.
Hey guys I am trying to reproduce this issue with the 2.3-develop instance provided but when I try to add a product to the cart I get a message saying:
Your session has expired
Any idea why this is happening?
If this helps, I have also tested that branch in my local environment and the issue seems to be fixed there.
Hi @TomashKhamlai. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.3-develop
branchDetails
- Add the comment @magento-engcom-team give me 2.3-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.3-develop
branch, please, add the label Reproduced on 2.3.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and _stop verification process here_!
[ ] 5. Verify that the issue is reproducible on 2.2-develop
branch. Details
- Add the comment @magento-engcom-team give me 2.2-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.2-develop
branch, please add the label Reproduced on 2.2.x
[ ] 6. Add label Issue: Confirmed
once verification is complete.
[ ] 7. Make sure that automatic system confirms that report has been added to the backlog.
@magento-engcom-team give me 2.3.0 instance
Hi @TomashKhamlai. Thank you for your request. I'm working on Magento 2.3.0 instance for you
Hi @TomashKhamlai, here is your Magento instance.
Admin access: https://i-13415-2-3-0.instances.magento-community.engineering/admin
Login: admin
Password: 123123q
Instance will be terminated in up to 3 hours.
@magento-engcom-team give me 2.2.7 instance
Hi @TomashKhamlai. Thank you for your request. I'm working on Magento 2.2.7 instance for you
Hi @TomashKhamlai, here is your Magento instance.
Admin access: https://i-13415-2-2-7.instances.magento-community.engineering/admin
Login: admin
Password: 123123q
Instance will be terminated in up to 3 hours.
On 2.3.0 gift-message-whole-to-giftOptionsCartItem-1
The same on 2.2.7
Also it looks like it needs some cosmetic repair too.
@TomashKhamlai Thank you for verifying the issue. Based on the provided information internal tickets MAGETWO-97159
, MAGETWO-97160
were created
Hi @angelo983.
Thank you for your report and collaboration!
The issue was fixed by Magento team.
The fix will be available with the upcoming 2.2.10
release.
Hi @angelo983.
Thank you for your report and collaboration!
The issue was fixed by Magento team.
The fix will be available with the upcoming 2.3.3
release.
Most helpful comment
Same situation for me on a new 2.2.3 install.