We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tree component has a console error about the aria-hidden attribute when a node is opened.
Macbook pro using arc browser with Chromium Engine Version 127.0.6533.73
No response
17.3.8
17.18.1
Angular CLI App
TypeScript
v20.10.0
Chromium Engine Version 127.0.6533.73
go to the tree component on the primeng documentation and open a node, a console error will appear about the aria-hidden attribute
No console error shown
The text was updated successfully, but these errors were encountered:
641f569
Merge pull request #16187 from primefaces/issue-16156
9f024c8
Fixed #16156 - Tree: Accessibility issues
mehmetcetin01140
Successfully merging a pull request may close this issue.
Describe the bug
Tree component has a console error about the aria-hidden attribute when a node is opened.
Environment
Macbook pro using arc browser with Chromium Engine Version 127.0.6533.73
Reproducer
No response
Angular version
17.3.8
PrimeNG version
17.18.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.10.0
Browser(s)
Chromium Engine Version 127.0.6533.73
Steps to reproduce the behavior
go to the tree component on the primeng documentation and open a node, a console error will appear about the aria-hidden attribute
Expected behavior
No console error shown
The text was updated successfully, but these errors were encountered: