primefaces / primevue

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

DatePicker: Unable to change the year after selecting a date. #6215

Closed lircos closed 3 weeks ago

lircos commented 1 month ago

Describe the bug

DatePicker component: after choosing a date, I am unable to change the selected year. To reproduce - select a date, and then open again the date picker and try to click on the year in order to change it.

Reproducer

https://stackblitz.com/edit/primevue-4-vite-issue-template-qhep7d?file=src%2FApp.vue

PrimeVue version

4.0.4

Vue version

4.x

Language

ES6

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. click on the input to select a date
  2. open again the date picker
  3. try to click on the year in order to change it.

Expected behavior

No response

avramz commented 1 month ago

Duplicate of #6203

tugcekucukoglu commented 3 weeks ago

Duplicate