[DOM] Found 2 elements with non-unique id #first_name-21
-
I get an error message in the browser console like the following :
[DOM] Found 2 elements with non-unique id #first_name-21: (More info: https://www.chromium.org/developers/design-documents/create-amazing- password-forms) ?
<input autocomplete=?”off” class=?”um-form-field valid ” type=?”text” name=?”first_name-21″ id=?”first_name-21″ value placeholder=?”Astrid Thalia” data-validate=?”alphabetic” data-key=?”first_name” aria-invalid=?”false”>? <input autocomplete=?”off” class=?”um-form-field valid ” type=?”text” name=?”first_name-21″ id=?”first_name-21″ value placeholder=?”Astrid Thalia” data-validate=?”alphabetic” data-key=?”first_name” aria-invalid=?”false”>?Can you provide complete instructions on how to fix this? ?
Thank You
- You must be logged in to reply to this topic.