livewire-dropzone icon indicating copy to clipboard operation
livewire-dropzone copied to clipboard

Error with S3 Direct Upload: Handling Multiple File Uploads (S3 temporary file upload driver only supports single file uploads)

Open nunowar opened this issue 6 months ago • 1 comments

When attempting to upload multiple files using the S3 direct upload feature, an error is returned:

S3 temporary file upload driver only supports single file uploads. Please remove the [multiple] HTML attribute from your input tag.

Are there any workarounds to enable multiple file uploads while using the S3 direct upload feature?

nunowar avatar Aug 21 '24 17:08 nunowar