DatePicker: focus on wrong element when adding "Select" component to footer slot of DatePicker #6482
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I’m working on a customized version of the PrimeVue DatePicker that lets users select hours and minutes using the 'Select' component.
I'm facing an issue where pressing the ArrowDown key focuses on the 'Select' component instead of the calendar dates.
Reproducer
https://stackblitz.com/edit/vitejs-vite-bl61xa?file=src%2FApp.vue
PrimeVue version
4.0.7
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
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: