Hi there,
I’ve just started seeing the following error in chrome:
Duplicate form field id in the same form
Multiple form field elements in the same form have the sameidattribute value. This might prevent the browser from correctly autofilling the form.To fix this issue, use uniqueidattribute values for each form field.
The duplicate ids seem to be coming from the variable products that have their variation swatches viewable in the woocommerce product loop.
<select id=”pa_subscription-type” name=”attribute_pa_subscription-type”…
Is this something I need to be concerned about?
Thanks for your help!
