Melloware
Melloware
That makes sense right now its `onKeyDown` so every key press is evaluated. Its not `onBlur` when you leave the field its evaluated. Marked for discussion as I think this...
Not that I am aware of as the `onKeyDown` is baked into the component.
No updates. If you need immediate support I suggest PrimeReact PRO.
Duplicate of https://github.com/primefaces/primereact/issues/7058
Definitely a bug.
Yes please submit a PR.
Hmmm I am having trouble reproducing with your stackblitz?
I will assign to PrimeTek as I am not sure why its `aria-hidden` but I can see that PrimeVue is the same way: https://primevue.org/menu/
I confirmed in PrimeVue aria-hidden is not there so removing it.