flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

I am unable to use this with React #307

Closed aroirocks closed 4 years ago

aroirocks commented 4 years ago

I tried using the Flow object with React however no matter what I do the uploads doesn't start can someone help? i can see it works with normal jQuery and html but was unable to use this with React Help!!