Unable to load images that was uploaded in preview mode

Hey guys,

I’ve created a simple file image uploader that takes individual images and merges them into a list when the user submits their uploads. Although the debugger shows the correct image sources and my application’s data displays a single field containing the merged list of images, I’m unable to get my image element to load.

When I upload a test image through the builder’s editor, it loads fine. However, in preview mode, even when I upload a single image, it doesn’t load for some reason. I suspect the issue lies in how I constructed my image list, but I’m not proficient enough to debug this problem.

Any help or suggestions would be greatly appreciated!

edit: after taking snippets to upload, I’ve realized that my uploaded was bugging out and not uploading single images. None the less, an answer to the list of images will help me greatly.



1 Like

Do you plan on showing only the first image in the list of images in “product content”, I mean for “user single image upload” (first image), “AR gun” (first image)… or you want to display all the images under each product name?

I eventually will move it to a carousel gallery view for these icons, but as of right now, I want to show just the first image in the list.

How about a 15min call with me, Let’s debug it together