Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
Selector: #email
Kontext: <input type="email" id="email" name="email" required="" aria-required="true" aria-describedby="email-error" placeholder="E-Mail eingeben">