May 31, 2023
0
Level 1
Laravel, Filepond, AWS s3 -upload status shows "100% Uploading" before the file is uploaded
Hey guys, I am using Laravel, Vue, Filepond, AWS S3 - while I upload a file, filepond upload status shows "100% Uploading" before the file is uploaded before even a response comes from the server When I try it locally (using public instead of s3) it works fine, I believe it's because of s3 upload function works asynchronously, is there a way to fix that please?
Please or to participate in this conversation.