I've been working on my React app locally using Appwrite storage to store images and generate previews, and everything has been functioning smoothly on local host. However, upon deploying the app to Vercel, I encountered an issue where the images are not loading. I've taken steps to troubleshoot the problem, including attempting to add a custom domain, but the issue persists. Here, is the link of my website https://blogspot-vert.vercel.app/.
Recommended threads
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.