X Tutup
Skip to content

docs: remove duplicate aria-hidden attribute in angular aria ngTree ex…#67503

Open
thlowi wants to merge 1 commit intoangular:mainfrom
thlowi:fix-docs-duplicated-aria-hidden-in-ngtree-example
Open

docs: remove duplicate aria-hidden attribute in angular aria ngTree ex…#67503
thlowi wants to merge 1 commit intoangular:mainfrom
thlowi:fix-docs-duplicated-aria-hidden-in-ngtree-example

Conversation

@thlowi
Copy link

@thlowi thlowi commented Mar 7, 2026

…ample

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

There is a duplicate aria-hidden attribute in the ngTree single-select example in the docs of the Angular Aria Tree Pattern.

Issue Number: N/A

What is the new behavior?

Remove duplicate aria-hidden attribute.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from thePunderWoman March 7, 2026 11:01
@thlowi thlowi force-pushed the fix-docs-duplicated-aria-hidden-in-ngtree-example branch from 354c18a to b6a79bc Compare March 7, 2026 12:52
@angular-robot angular-robot bot added the area: docs Related to the documentation label Mar 7, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 7, 2026
@thlowi thlowi changed the title fix: remove duplicate aria-hidden attribute in angular aria ngTree ex… docs: remove duplicate aria-hidden attribute in angular aria ngTree ex… Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup