When pressing the arrow keys i expect the focus to go to the added chips. Instead it jumps to the label above.
It works on the embedded website demo but not in the linked Stackblitz / Codesandbox examples.
We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.
Describe the bug
When pressing the arrow keys i expect the focus to go to the added chips. Instead it jumps to the label above. It works on the embedded website demo but not in the linked Stackblitz / Codesandbox examples.
Reproducer
https://codesandbox.io/p/sandbox/ecstatic-shockley-dj4gv6
PrimeVue version
3.29.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
Firefox
Steps to reproduce the behavior
Expected behavior
Arrow left highlights the added chip ( and backspace deletes it )