Links missing accessible name
KritischLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.41 Element(e) betroffen
<a href="/IgnoreMe">
Wie zu beheben
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.