vue-datepicker-next
vue-datepicker-next copied to clipboard
A datepicker / datetimepicker component for Vue3
**Vue2-datepicker version**: "[email protected]" **Vue version**: 3.2.45 **Browser**: Chrome **Steps to reproduce** `````` When you open the date picker in North America it defaults to the June Calendar month not July....
**Vue2-datepicker version**: vue-datepicker-next **Vue version**: 3.2.41 **Browser**: Chrome 108.0.5359.124 (Official Build) (arm64) **Steps to reproduce** In a short browser window, where the contents' height is larger than the window's height,...
**vue-datepicker-next**:1.0.2 **Vue version**:3.2.47 **Browser**: chrome **Steps to reproduce** Any time show the date picker, the browser will show the error message. 
**Vue2-datepicker version**: 1.0.2 **Vue version**: 3.2.13 **Browser**: Chromium110 **Steps to reproduce** When using the verify overlay component, the overlay is closed because popup is created outside the overlay element. **Reproduction...
Vue-datepicker-next version: 1.0.3 Vue version: 3.4.15 Browser: Chrome With confirm being true in date range and if you select a single date and tried to confirm that it should return...
Hi, I am trying to migrate from `vue2-datepicker` to `vue-datepicker-next`. But I'm getting this following error: `TypeError: Cannot read properties of undefined (reading 'getFullYear')` Any idea why this might be...
**Vue-datepicker-next version**: 1.0.3 **Vue version**: 3.2.13 **Browser**: chrome It is advised to import the relevant locale config file to change the default language of the component, but what if we...
In SSR mode an error appears: document is not defined
When using it on a mobile browser, clicking on the pop-up box will pop up the mobile keyboard.