DatePicker: cannot type an end date that is the same as the start date. #6106
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In the DatePicker, we can select the same date by clicking on it.
However, when I type an end date that is equal to the start date, the date is not selected.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-qback9?file=src%2FApp.vue
PrimeVue version
4.x.x
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
it should be possible to type the end date equal to the start date.
The text was updated successfully, but these errors were encountered: