Missing link for bug report b/276484803 #5775
Unanswered
mateusz-daniluk-xtb
asked this question in
Q&A
Replies: 1 comment
-
It's an internal bug ("Support aria-labelledby element content changing") that describes this problem: <label id="label">${dynamicContent}</label>
<x-button aria-labelledby="label"></x-button> Components like text field do not support aria-labelledby since the aria delegation logic we have doesn't support that critical use case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that the documentation says:
I'd like to learn more about this issue. However, the bug report is not linked in the documentation. Could you please provide a link to the bug report?
Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions