Skip to content

[Bug] onprocessfiles does not triggered if I already had files loaded #992

Open
@nike1v

Description

@nike1v

Is there an existing issue for this?

  • I have searched the existing issues

Have you updated FilePond and its plugins?

  • I have updated FilePond and its plugins

Describe the bug

I'm trying to call a function when all files are uploaded to the server, the onprocessfiles looks what I need and it works as I want when there are no items loaded from files property. But if I'm instead editing (have files property populated with filepaths and local type), then when I'm adding new items, the onprocessfiles are not triggered.

Reproduction

Use jQuery version of the library and try to call onprocessfiles when there are already populated files property.

Environment

- Device: PC
- OS: Windows 11
- Browser: Chromium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions