Skip to content

[Bug Report][3.8.2] VFileUpload: Using the title slot also overrides the title of any VFileUploadItem components #21319

@craigrileyuk

Description

@craigrileyuk

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/#...

Metadata

Metadata

Assignees

Labels

C: VFileUploadT: bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions