vue3-datepicker icon indicating copy to clipboard operation
vue3-datepicker copied to clipboard

Simple datepicker component for Vue 3

Results 62 vue3-datepicker issues
Sort by recently updated
recently updated
newest added

I recorded the [video](https://www.awesomescreenshot.com/video/21340149?key=6adc9dffb86a70fe453d2c2f89bd4d5f) 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...

When clicking twice in a row, the datepicker does not respond

when I use month-picker & select a month, after submit the "month" value is displayed as the previous month. "version": "7.4.0", for example: i select "May", "05/2023" appears on input....

While clicking the month/year from the date picker, the list is not displaying. I am using "@vuepic/vue-datepicker": "^6.1.0", Image is attached here with ![Screenshot 2023-11-06 124547](https://github.com/icehaunter/vue3-datepicker/assets/143196292/f4d5c3d9-9869-48f5-8ac2-2ff9f2de63ee)

I'm using the datepicker in various places in my app. In one place it would be great to directly display the calendar without the input and the need to click....

enhancement
contribution wanted

- Once a value is selected, the picker does not open when the input is clicked - Because the `focus` event is not fired twice - Fixed to open the...

There was a recent minor update from 0.3.4 to 0.3.8, which changed how the styles are injected into the package. Using "vite-plugin-css-injected-by-js" in my builds, the styles are missing. I'm...

Package Version: 8.3.2 Device: Chrome Mobile Browser (any other mobile browser) Thank you very much for this package. I am facing one issue. Steps: 1. Select the range of date...

error in ./node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js Module parse failed: Unexpected token (237:37) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See...