Skip to content

When i use Upload Component multiple is true, there is only one upload file, if i remove v-model:file-list="fileList", multiple is work. #3766

Open
@K1IRVING

Description

@K1IRVING
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.1

Environment

vue:3.0.2,ant design vue:2.0.1

Reproduction link

Edit on CodeSandbox

Steps to reproduce

When i use Upload Component multiple is true, there is only one upload file, if i remove v-model:file-list="fileList", multiple is work.

What is expected?

Realize multi file upload

What is actually happening?

use v-model:file-list="fileList", multiple is not work

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions