Picklist: Unexpected behavior on double click while holding control #4072
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If I hold down control, and double click on an item in the source list (it occures the other way around as well), it will be put to the target list, however the PickListEvent.items will contain the moved item twice.
I think it shouldn't contain the same element twice, it doesn't make sense. Codesandbox example also shows this if you open console.
Reproducer
https://codesandbox.io/p/sandbox/primevue-demo-forked-qnj83h?welcome=true
PrimeVue version
3.29.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: