icehaunter / vue3-datepicker

Simple datepicker component for Vue 3
https://icehaunter.github.io/vue3-datepicker/
MIT License
151 stars 151 forks source link

After selecting a date in the datepicker, if you attempt to change the selected date, the datepicker does not open again. #115

Open lokendrapanwar opened 11 months ago

lokendrapanwar commented 11 months ago

I recorded the video please check.

If I select a date and immediately try to change it by clicking on the datepicker, it doesn't open. However, if I click outside of the input box and then select a date, it works as expected.

onkar-rentomojo commented 7 months ago

Facing the same issue, Its still not resolved

manshaqarib777 commented 5 months ago

same error

jsaa commented 1 month ago

Same here, I had to manually blur the input to fix the issue.