Environment
Vuetify Version: 3.12.1
Vue Version: 3.5.29
OS: Windows 10 (current)
Steps to reproduce
- Just select one or more files using the browse button and the observe the how the selected files are shown below
Expected Behavior
Title slot should only be used in the main VFileUpload component not in the nested VFileUploadItem(s)
Actual Behavior
Title slot is used in the nested VFileUploadItem(s)
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
See also #21319
Images

Environment
Vuetify Version: 3.12.1
Vue Version: 3.5.29
OS: Windows 10 (current)
Steps to reproduce
Expected Behavior
Title slot should only be used in the main VFileUpload component not in the nested VFileUploadItem(s)
Actual Behavior
Title slot is used in the nested VFileUploadItem(s)
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
See also #21319
Images