Skip to content

how I can upload multiple files in queue from an array #3

@luigbren

Description

@luigbren

how can I upload multiple files in queue from an array with the .map function?

for example, I have an array with 5 images, I want to upload the 5 images in background but in their respective order, 1 by 1, I usually use the .map function to call the Upload function, but they are all executed at the same time and are uploaded randomly.

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