Hi, I'm encountering an issue where manual input doesn't function correctly when using the Calendar component with specific properties. See image:
It appears the date-format property is the primary cause. The issue arises as soon as I include it.
Additionally, there's an odd inconsistency: during manual input, I'm forced to provide a date/time range. Ideally, I should be able to enter a single date/time and have the component respond accordingly. This behavior works as intended when clicking within the calendar itself.
Describe the bug
Hi, I'm encountering an issue where manual input doesn't function correctly when using the Calendar component with specific properties. See image:
It appears the date-format property is the primary cause. The issue arises as soon as I include it.
Additionally, there's an odd inconsistency: during manual input, I'm forced to provide a date/time range. Ideally, I should be able to enter a single date/time and have the component respond accordingly. This behavior works as intended when clicking within the calendar itself.
Reproducer
https://stackblitz.com/edit/primevue-create-vue-typescript-issue-template-9xygun?file=src%2FApp.vue
PrimeVue version
3.29.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response