You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elements with `role="dialog"` or `role="alertdialog"` do not have accessible names.
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements.
Elemente mit role="dialog" oder role="alertdialog" haben keinen barrierefreien Namen.
ARIA-Dialogelemente ohne barrierefreie Namen können Nutzer von Screenreadern daran hindern, den Zweck dieser Elemente zu erkennen. Informationen zum Verbessern der Barrierefreiheit von ARIA-Dialogelementen
Fehlerhafte Elemente
Hinweis zu Cookies Unsere Webseite verwendet Cookies. Diese haben zwei Funktio…
<div id="cookieman-modal" data-cookieman-showonce="1" data-cookieman-settings="{"groups":{"mandatory":{"preselected":true,"disabled":true,"trackingObject…" class="modal fade show" tabindex="-1" role="dialog" aria-modal="true" style="display: block;">
Hi, thanks for reviewing.
Please be more specific.
You mean aria-title is missing on the dialog modals?
I assume you mean the bootstrap5-modal default theme?
Bug Report
Prerequisites
Description
in the Google Website Audit Tool:
https://pagespeed.web.dev/analysis/
Steps to Reproduce
https://dequeuniversity.com/rules/axe/4.9/aria-dialog-name
Versions
T3v12.x
The text was updated successfully, but these errors were encountered: