vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

🐉 Vue Component Framework

Results 1140 vuetify issues
Sort by recently updated
recently updated
newest added

### Environment **Vuetify Version:** 3.7.2 **Vue Version:** 3.5.11 **Browsers:** Firefox 131.0 **OS:** Windows 10 ### Steps to reproduce 1. Add a saved address in your browser's settings. 2. Load the...

S: triage

## Description Add the following features: Completed - [x] Show upload progress - [x] Support multi-file upload In progress - [x] Handle boundary cases and error handling - File too...

T: feature
C: VFileUpload

```vue {{ myTime }} import { ref } from 'vue' const myTime = ref(null) ```

T: bug
C: VTimePicker

### Problem to solve i can't check validation for my file on VFileUpload, i want to make sure the file is still valid from the type and size of file...

S: triage
C: VFileUpload
E: rules

## Description - Fixes: https://github.com/vuetifyjs/vuetify/issues/15398 ## Markup: ```vue {{ n }} import { ref } from 'vue' const msg = ref(0) const callNext = () => { msg.value++ } ```

T: bug
C: VBtnToggle

### Environment **Vuetify Version:** 3.8.9 **Vue Version:** 3.5.16 **Browsers:** Chrome 137.0.0.0 **OS:** Windows 10 ### Steps to reproduce Create a data table with a fixed header, and set the height...

T: bug
C: VDataTable

### Environment **Vuetify Version:** 3.5.9 **Last working version:** 2.7.2 **Vue Version:** 3.4.21 **Browsers:** Safari 17.3.1 **OS:** Mac OS 10.15.7 ### Steps to reproduce 1. Click in the Autocomplete to show...

T: bug
S: work in progress
has workaround
C: VListGroup

## Description resolves #20402 A new example for using **persistent-placeholder** on `VCombobox`.

T: documentation
C: VCombobox

## Description At the moment only VSelect has nice expand transition. I wish to make it a default for all selection components. ## Markup: ```vue import { ref } from...

C: VCombobox
C: VAutocomplete

### Environment **Vuetify Version:** 3.5.14 **Last working version:** 2.7.2 **Vue Version:** 3.4.21 **Browsers:** Chrome 123.0.0.0 **OS:** Windows 10 ### Steps to reproduce Click on the input-field an click on a...

T: bug
layer 8 issue
C: VTimePicker