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: #authentication-popup > div:nth-child(2) > div:nth-child(5) > div > input
Kontext: <input type="email" x-model="magicLinkEmail" class="form-input flex-1" placeholder="deine@email.com" autocomplete="email">