Skip to content

After a file has been added to the queue and then removed, the same file cannot be added again. #322

Closed
@ventres

Description

@ventres

This has been tested in Chrome and Safari and can be seen in the simple example provided on your site:
http://nervgh.github.io/pages/angular-file-upload/examples/simple/
Simply add an item, remove it, and add it again.

I believe it is necessary to reach back into the input file element that the directive is attached to and remove the item from the selection. That is what is preventing the file from being added again.

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