Picture uploader preview has stoped working!

I am using the picture uploader on one of my pages, and when I just was researching why images was not stretched the full width when clicking the checkbox for “Make image as wide as parent element” for the Image element I noticed that the Picture uploader preview was not showing the image after upload.

I have both tested on Chrome and FF. So it’s not a Browser update that is causing this.

Picture Uploader

This element allows users to upload an image. When they click the button, they’re prompted to choose an image to upload. On mobile devices, the option to take a picture with the phone’s camera is also offered. Once the image is uploaded, the button displays the image.

I can’t use the File uploader instead because then I cant limit the size of the image…

I’ll just chime and say I have the same issue.

The picture uploader is not showing my image (which is autobound to parent) in my repeating group.
It is instead showing “//dhtiece9044ep.cloudfront.net/static/img/transparent.png” according to the debugger in Chrome.

It is however showing my correct image as value when inspecting with Bubbles own insepector.

1 Like

Yes! Exactly what I also have concluded! It has just stoped working. I hope they fix it as soon as possible. We are close to a first closed beta release.

Yes, it seems to be a bug. I implemented a workaround pretty quickly that you might find useful for the time being:

Select your image uploader element, right click → Group elements in a Group. Set default background style to none on the group, then create a conditional state like so:

Demo: download image

Editor: sandboxthings | Bubble Editor

1 Like

Yes, I was thinking about creating a condition! Working on the background image bug in a group currently… Seems to be a Bug Hunt Day. :disappointed_relieved:

@g111 I submitted a bug report about this a few hours ago as well. Hopefully it’s a quick fix!

1 Like

I experienced the same thing. Is there a way to chime in on the bug report so the team knows it has affected many users?

​We’re pushing a fix, it will be live in a few minutes. Sorry about that.

4 Likes

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