PanelMenu does not use unique IDs #1791
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a bug report
CodeSandbox Case (Bug Reports)
Please demonstrate your case at CodeSandbox by using the issue template below. Issues without a test case have much less possibility to be reviewed in detail and assisted.
https://wzux8.csb.app/
Current behavior
<a>
s in PanelMenu do all have the same id.Expected behavior
Each id should be unique. See: https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Increase the accessibility of PrimeVue.
Please tell us about your environment:
Vite
The text was updated successfully, but these errors were encountered: