MenuItem: Keyboard navigation breaks when using template
#7505
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Type: Bug
Issue contains a defect related to a specific component.
Describe the bug
I was facing a problem with MenuItem command not getting triggered by hitting the enter key when providing a template
But if I pass anything other than template it works
Reproducer
https://stackblitz.com/edit/xp3desv1-kjtkjrvh?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
search menuitem should work when hitting the enter key
The text was updated successfully, but these errors were encountered: