Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Issues when multiple ReactUploadFile are on the page #4

@nikolayg

Description

@nikolayg

There's an issue when two ReactUploadFile components are placed on a page.

The upload events of the second are handed by the callbacks of the first.

I assume, the component searches the DOM globally for an element and always finds the first one ...

Any workaround or fixes?

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