Image upload Issue

Team ID:
https://go.glideapps.com/o/oG9mrT7uEbZXXRSRMkwf

App ID:
https://go.glideapps.com/app/ZWebLeQWEZlni3jUAzdU/layout

Description
There is some issue with Image upload option in my application. I have been facing this issue since last 3 days. Every time I try to upload an image on the app, it does not update in the database. Please help me with a solution on this.

1 Like

Hi Yash! Please share with us what plan are you on and how are your storage limits? Is your database Glide Tables or Google Sheets/Airtable?

@Nataliya_Kovaleva

Plan - Legacy Pro
File Storage Limit - 60GB
Storage Used - 3.3GB
Database Used - Glide Tables

Can you reproduce this behaviour in a recording? Thank you.

I have reproduced the behavior in the above attached recording. The recording display how the uploaded images are not getting updated in the app.

It looks like the form is being submitted before all images have finished loading.

1 Like

You should have a look once more. I make sure that all the images finish loading correctly then only I click on submit.

What does the multiple images column look like in the data editor after you upload the images and submit the edit form?

1 Like

I have checked this, there are no changes in the database when i upload multiple images into and submit the form.

This used to work fine until a few days back, I have started to face this issue since the last few days

Nothing is immediately obvious to me. Do your other single image/file pickers work? Does a status change work? In your video it does look like you sufficiently waited for the files to upload, but what happens if you wait for 30 seconds or longer to submit after they have uploaded? Is the image picker connected to the correct column? Can you try removing and re-adding the picker component? Have you tried other browsers or other devices?

2 Likes