Skip to content
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

[DOM] Found 2 elements with non-unique id #52

Open
htaoufikallah opened this issue Jul 22, 2020 · 0 comments
Open

[DOM] Found 2 elements with non-unique id #52

htaoufikallah opened this issue Jul 22, 2020 · 0 comments

Comments

@htaoufikallah
Copy link

When on a checkout page the following error appear in the console:
[DOM] Found 2 elements with non-unique id #setono_sylius_mailchimp_subscribe_to_newsletter__token: (More info: https://goo.gl/9p2vKq) <input type=​"hidden" id=​"setono_sylius_mailchimp_subscribe_to_newsletter__token" name=​"setono_sylius_mailchimp_subscribe_to_newsletter[_token]​" value=​"_bwVHFwUL599xQNfAto2a3mHaRuTnS_IOvgfB_8mQtM">​ <input type=​"hidden" id=​"setono_sylius_mailchimp_subscribe_to_newsletter__token" name=​"setono_sylius_mailchimp_subscribe_to_newsletter[_token]​" value=​"_bwVHFwUL599xQNfAto2a3mHaRuTnS_IOvgfB_8mQtM">​
address:1
[DOM] Found 2 elements with non-unique id #setono_sylius_mailchimp_subscribe_to_newsletter_email: (More info: https://goo.gl/9p2vKq) <input type=​"email" id=​"setono_sylius_mailchimp_subscribe_to_newsletter_email" name=​"setono_sylius_mailchimp_subscribe_to_newsletter[email]​" required=​"required" class=​"form-control">​ <input type=​"email" id=​"setono_sylius_mailchimp_subscribe_to_newsletter_email" name=​"setono_sylius_mailchimp_subscribe_to_newsletter[email]​" required=​"required" class=​"form-control">​

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

No branches or pull requests

1 participant