Split Button: Aria Label not correctly working #15342
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
LTS-16-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The ButtonProps and MenuButtonProps are not correctly defined and cannot be used currently.
They define a property 'ariaLabel', but in the code in is accessed as 'aria-label'.
The same problem exists for the other properties of MenuButtonProps.
For reference see:
I tested it in v17.13, but as you see in the links above, it should still exist in 17.14.1.
Environment
I am using angular 17
Reproducer
No response
Angular version
17
PrimeNG version
17.13.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
10
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: