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
The tabpanel provides an aria-labelledby attribute, but doesn't assign an id to the tab. This makes the tabs inaccessible to screen reader users and is invalid HTML markup.
Describe the bug
The
tabpanel
provides anaria-labelledby
attribute, but doesn't assign anid
to thetab
. This makes the tabs inaccessible to screen reader users and is invalid HTML markup.Reproduction
id
attribute is not presentLogs
No response
System Info
Severity
blocking all usage of Melt UI
The text was updated successfully, but these errors were encountered: