Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This button element does not have a name available to an accessibility API. Valid names are: title , element content, aria-label , aria-labelledby .
Selector: html > body > div:nth-child(1) > div > nav > div:nth-child(1) > button
Kontext: <button x-on:click="open = !open" class="absolute right-4 top-4"> <svg class="w-...</button>