ImageCompare: ARIA Attributes #6912
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Adding ARIA Attributes Does Not Render in the Final Output
Reproducer
https://stackblitz.com/edit/cklcte?file=src%2FApp.vue
PrimeVue version
4.2.4
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
Chrome 131.0.6778.86
Steps to reproduce the behavior
Adding either
aria-labelledby
oraria-label
to the ImageCompare component doesn't render either attribute in the final output.Expected behavior
I would expect that by adding either
aria-labelledby
oraria-label
to the ImageCompare component, they would appear in the final output.The text was updated successfully, but these errors were encountered: