You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Axe Dev Tools for Accessibility is reporting that the 'Required ARIA attributes must be provided'.
The aria-expanded attribute is set on an element to indicate if a control is expanded or collapsed, and whether or not the controlled elements are displayed or hidden.
An appropriate attribute is required.
Environment
Windows 10
Reproducer
No response
Angular version
17.2.1
PrimeNG version
17.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Chrome and Edge
Steps to reproduce the behavior
Install the Axe Dev Tools for Accessibility plug-in.
Describe the bug
The Axe Dev Tools for Accessibility is reporting that the 'Required ARIA attributes must be provided'.
The aria-expanded attribute is set on an element to indicate if a control is expanded or collapsed, and whether or not the controlled elements are displayed or hidden.
An appropriate attribute is required.
Environment
Windows 10
Reproducer
No response
Angular version
17.2.1
PrimeNG version
17.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Chrome and Edge
Steps to reproduce the behavior
Axe Dev Tools for Accessibility
plug-in.Expected behavior
No response
The text was updated successfully, but these errors were encountered: