primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.42k stars 1.23k forks source link

Calendar: Manual input doesn't work consistently #5680

Open DavidMWBP opened 6 months ago

DavidMWBP commented 6 months ago

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: 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

afaq-karim commented 5 months ago

Bump 👍