vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Multiple image upload broken in some cases #58

Open MaikeVM opened 4 years ago

MaikeVM commented 4 years ago

This issue also occurs in the sandbox demo. Tested on Android (smarthpone and tablet).

When you click to upload images and the native upload module appears, you can choose 'Browse'. Then, on top, you can choose Google Drive, Google Photos, ... When you click Google Photos and try to upload multiple images, only the last image selected gets uploaded.