ProgressSpinner: Unable to set aria-label #14798
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
We are trying to set
aria-label
forp-progressSpinner
but it is not getting applied as per the steps mentioned here.Environment
OS: Windows 10
Reproducer
No response
Angular version
16.2.7
PrimeNG version
16.5.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.16.0
Browser(s)
Chrome 121.0.6167.161, Edge 121.0.2277.112
Steps to reproduce the behavior
<p-progressSpinner aria-label="Loading"></p-progressSpinner>
Expected behavior
aria-label should be applied
The text was updated successfully, but these errors were encountered: