laravel-chunk-upload icon indicating copy to clipboard operation
laravel-chunk-upload copied to clipboard

Get wrong image when uploading multiple images asynchronously

Open moxesh-gandhi opened this issue 3 years ago • 1 comments

This library works for me when I only upload one image at a time. But when I upload multiple images at asynchronously the image is wrong. So this library works for single image only or it works for uploading multiple images at once.

Q A
This Package Version 1.5.1
Laravel Framework Version 5.4.3
PHP version 7.4.3
Operating system Ubuntu 20.04.4

moxesh-gandhi avatar Oct 10 '22 12:10 moxesh-gandhi

Check used JS library that should create more unique file name. The package depends on it.

pionl avatar Oct 10 '22 12:10 pionl