Need Help Displaying and Editing Images Side by Side in Glide

I assume you are not using a Container because a container only really works as expected on a desktop screen. On mobile, the container will still stack everything vertically.

I don’t believe you are going to get the Custom AI component to work because it won’t allow to to upload new images. You could maybe get away with creating and storing a datauri image, but it won’t be an image file in the traditional sense.

3 Likes