components
components copied to clipboard
fix(material/tree): aria-expanded attribute should not appear in the leaf node
Fixed an issue to where leaf nodes were wrongly being assigned the aria-expanded attribute, which could confuse screen reader users.
https://screencast.googleplex.com/cast/NjMzNDkwNjM4MzcyODY0MHxkMTY5ZTdkNC05Mw
Fixes #21922