Skip to content

Remove aria label application from popover#5654

Merged
knolleary merged 1 commit intodevfrom
knolleary-patch-1
Apr 29, 2026
Merged

Remove aria label application from popover#5654
knolleary merged 1 commit intodevfrom
knolleary-patch-1

Conversation

@knolleary
Copy link
Copy Markdown
Member

Missed this when reviewing the original PR; but this call to applyAriaLabel is triggering an error when the Debug sidebar is added - specifically for its Pause button.

On inspection, I think this is a redundant call to applyAriaLabel as the one in label function just above will ensure the right aria label is applied.

Removing this call has fixed the error and I can see the aria attributes being set (and updated) as expected.

@knolleary knolleary requested a review from n-lark April 27, 2026 16:54
@knolleary knolleary merged commit d1458fb into dev Apr 29, 2026
5 checks passed
@knolleary knolleary deleted the knolleary-patch-1 branch April 29, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant