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

Datepicker component for Vue 3

Results 82 vue-datepicker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The input element with **data-test="dp-input"** has an "aria-label" attribute (aria-label="Datepicker input") which is not allowed on a generic role. That leads to an accessibility violation. **To Reproduce**...

bug

**Describe the bug** You can't press the 'X' button with your keyboard. **To Reproduce** Steps to reproduce the behavior: 1. Go to the date picker. 2. Pick a date. 3....

bug

**Describe the bug** Using `fixedStart` on the range picker still enables pick-up time. The same is true for `fixedEnd`. **To Reproduce** Steps to reproduce the behavior: 1. `` 2. Open...

bug

**Describe the bug** I noticed, that tests are running not in the UTC timezone. **To Reproduce** Steps to reproduce the behavior: 1. Change the timezone on the local machine to...

bug

**Describe the bug** When trying to use a string to pass a value like `left: '50%'`, in alt-position this value isn't applied as inline style, only numbers which are translated...

bug
awaiting triage

**Describe the bug** Any customizations within the preset-date-range-button template is ignored **To Reproduce** Pass in preset-dates into VueDatePicker, add preset-date-range-button template and change it from the default (in this case...

bug
awaiting triage

**Describe the bug** When user changes text value in input he expects changing calendars view around start-date, but sometimes it isn't happen. **To Reproduce** Steps to reproduce the behavior: 1....

bug
awaiting triage

## Describe your changes The changes fix a problem with the 'now' button combined with multiple dates. More details can be found in an issue. I haven't changed the behavior...

**Describe the bug** Not sure it's a bug. Maybe I'm missing something in how to use the component. I'm mostly using the component as a date picker without the user...

bug
awaiting triage

**Describe the bug** When we create a date picker with the options "multi-calendars" and a min-date, it shouldn't be possible to scroll to the months before the selectable dates and...

bug
awaiting triage