Environment
Vuetify Version: 3.8.2
Vue Version: 3.5.13
Browsers: Firefox 137.0
OS: Mac OS 10.15
Steps to reproduce
Use the 'title' slot, then add a file to the upload queue.
Expected Behavior
The file-upload and the file-upload-items not to share the same slot.
Actual Behavior
They do share it. File titles will be overridden by the slot content passed to the file upload component.
Reproduction Link
https://play.vuetifyjs.com/#...
Environment
Vuetify Version: 3.8.2
Vue Version: 3.5.13
Browsers: Firefox 137.0
OS: Mac OS 10.15
Steps to reproduce
Use the 'title' slot, then add a file to the upload queue.
Expected Behavior
The file-upload and the file-upload-items not to share the same slot.
Actual Behavior
They do share it. File titles will be overridden by the slot content passed to the file upload component.
Reproduction Link
https://play.vuetifyjs.com/#...