Open
Description
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
Labels
No labels