Skip to content

Duplicates in upload file list #1

Open
@tp1972

Description

@tp1972

Hi,
first: great article/tutorial about uploading files in Angular - thx.

What I noticed is that selected files are put into new Set() object and if you click on "Add files" multiple times, and add the same file, you get multiple records of the same file in the Set file object.

Isn't the purpose to use Set() object to avoid duplicates?

Thx, Bye.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions