vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

🐉 Vue Component Framework

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

## Description This PR changes the FA->MDI alias so the warning icon looks more like the one used in the MD icon set. ## Motivation and Context The existing FA...

### Environment **Vuetify Version:** 3.0.0-beta.5 **Vue Version:** 3.2.36 **Browsers:** Chrome 103.0.5060.114 **OS:** Windows 10 ### Steps to reproduce Try to use `VFileInput` with `variant="underlined"` and `density="comfortable"`. ### Expected Behavior There...

T: bug
C: VFileInput

### Environment **Vuetify Version:** 3.0.0-beta.5 **Vue Version:** 3.2.36 **Browsers:** Chrome 103.0.0.0 **OS:** Windows 10 ### Steps to reproduce - Add v-navigation drawer and set location to right - set rtl...

T: bug
C: VNavigationDrawer
rtl
E: layout

### Environment **Vuetify Version:** 3.0.0-beta.6 **Vue Version:** 3.2.13 **Browsers:** Firefox 102.0 **OS:** Ubuntu undefined, Linux ### Steps to reproduce Column 1 ### Expected Behavior No warning a valid prop ###...

T: bug
C: VRow

### Environment **Vuetify Version:** 3.0.0-beta.5 **Vue Version:** 3.2.36 **Browsers:** Chrome 103.0.5060.114 **OS:** Windows 10 ### Steps to reproduce When you check the disabled input's checkbox. The input field gets flickered....

T: bug
C: VField

### Environment **Vuetify Version:** 3.0.0-beta.5 **Vue Version:** 3.2.37 **Browsers:** Firefox 102.0 **OS:** Linux x86_64 ### Steps to reproduce * use a somewhat long `v-btn-toggle` group * try on a narrow...

T: bug
C: VBtnToggle
C: VBtnGroup

### Environment **Vuetify Version:** 3.0.0-beta.6 **Last working version:** 3.0.0-beta.6 **Vue Version:** 3.2.37 **Browsers:** Chrome 103.0.5060.134 **OS:** Linux x86_64 ### Steps to reproduce 1. v-radio-group 2. attribute multiple 3. v-radio-group, v-model...

T: documentation
C: VRadioGroup

### Environment **Vuetify Version:** 3.0.0-beta.1 **Vue Version:** 3.2.33 **Browsers:** Edge 101.0.1210.39 **OS:** Mac OS 10.15.7 ### Steps to reproduce Try to follow instructions on this page: https://next.vuetifyjs.com/en/getting-started/installation/ - `npm init...

T: documentation
Framework

### Environment **Vuetify Version:** 3.0.0-beta.6 **Vue Version:** 3.2.37 **Browsers:** Chrome 103.0.0.0 **OS:** Windows 10 ### Steps to reproduce 1. Enter something into the form until a rule is broken (e.g....

T: documentation
C: VForm

### Environment **Vuetify Version:** 3.0.0-beta.6 **Vue Version:** 3.2.1 **Browsers:** Safari **OS:** Mac OS 10.15.7 ### Steps to reproduce Open the Form Dialog and notice z-index is broken on the dropdown...

T: documentation