Skip to content

getAcceptedFiles shows empty after manuallyAddFile #529

Open
@MmKargar

Description

@MmKargar

version : 3.6.0

thank for awesome package.
i add files manually and its ok 👍

nazer.project_pictures.forEach(element => {
    this.nazerManuallyUpload(element.file, element.url);
});

image

but when i want to use getAcceptedFiles () method its returning emty array.
what should i do?
and if i send files by user its works .
thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions