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

Issues when multiple ReactUploadFile are on the page #4

Open
nikolayg opened this issue May 2, 2017 · 4 comments
Open

Issues when multiple ReactUploadFile are on the page #4

nikolayg opened this issue May 2, 2017 · 4 comments

Comments

@nikolayg
Copy link

nikolayg commented May 2, 2017

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?

@wubocong
Copy link
Owner

@nikolayg thx! I will look up to it.

@peter-holcomb-sp
Copy link

Any update on this? I'm also seeing it.

@Muzietto
Copy link

+1

@harryo
Copy link

harryo commented Dec 12, 2017

Should be addressed by using ref instead of ReactoDOM: #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants