Menu: Keyboard navigation broken when using custom template #15794
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Hello,
when using a custom template to display menu items for a p-menu, selecting an element using the keyboard does not work anymore (the command is not triggered). Only mouse selection works.
Environment
Reproducer
https://stackblitz.com/edit/github-op1f8a?file=src%2Fapp%2Fapp.component.html
Angular version
17.3.10
PrimeNG version
17.18.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
not relevant
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
the command of the item should be triggered
The text was updated successfully, but these errors were encountered: