Image element issue with file size - dynamic images

Hello,
We are building an app which has an image upload page. On the page the user uploads the image and can then view what they have uploaded, before adding some information about the image (location etc.), and then uploading their image and information to the database. Because we were having problems with the image uploader on bubble, we have used html to upload an image to our AWS bucket, and then use an image element to show the image from the AWS bucket.
Everything seems to work fine until we try to show larger files using the image element. We have played around with file sizes and the image element shows images that are below ~1MB, but it will not show images that are greater than 1MB. Does anyone know whether this is a bug, or whether there are size limits on the displaying images on the image element? It seems like a strange problem…
Thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.