DatePicker does not play well with ConfirmPopup. #6696
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
DatePicker's button to change year, or month are closing ConfirmPopup as if you clicked outside of it.
Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-pmide8?file=src%2FApp.vue
PrimeVue version
latest
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
It will close the confirmPopup as if you clicked outside of it.
Expected behavior
Should not close confirmPopup.
The text was updated successfully, but these errors were encountered: