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
Not sure, but it seems that Dialog enforces aria?
Is there an option to disable this? I use Radix mainly in environments where aria is not needed / wanted.
error message: DialogContentrequires aDialogTitle` for the component to be accessible for screen reader users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not sure, but it seems that Dialog enforces aria?
Is there an option to disable this? I use Radix mainly in environments where aria is not needed / wanted.
error message: DialogContent
requires a
DialogTitle` for the component to be accessible for screen reader users.Even their own example throws the error:
Beta Was this translation helpful? Give feedback.
All reactions