I had a background image for the last several months that was working just fine. Suddenly, it disappeared. It loads the first time I check, but if I refresh the page it goes away forever. I built a lot of stuff in my app using Glassmophic overlays so this screwed me up. Is anyone else experiencing this? I have tried loading an image directly as well as loading an image dynamically. Both had the same results.
Do you get any errors in the console log?
Yes had a problem in an app yesterday…couldn’t figure out why which usually means another Bubble Bug. Been so frustrated with number of bugs in last week I just gave up, and didn’t bother to report it.
Nope, no errors in the console. It has been working for a long time, now I can’t have an image in the background any longer which fundamentally changes my design.
Yes. Me too. Had a deadline that I just had to tell the client it will be a week before I can do anything because of all the bugs in the system last week. I sure hope they get it sorted soon.
Try to put https in front of the url. @grayson
I appreciate the suggestion, but when you are loading an image into Bubble and it does not display on refresh that has nothing to do with https. Even more so when the error is happening when you are trying to load the image dynamically from the database. Something has been fundamentally broken in how images are being displayed.
Try it, if you haven’t. Otherwise would agree with you but we’re expecting there’s a bug that needs some investigation.
It could be that it’s not rendering because the https isn’t defined(browser behavior).
You can also try to run the app in preview mode without plugins in safe mode.
For me I had uploaded the image directly onto page, so if https is the issue, then issue is bug causing upload of image not working properly as the url is populated after direct upload
Correct, bubble is not adding in the https prefix, probably worth giving it a try, we’re unable to replicate the issue on our end.
I appreciate the help. I did try it and it did not make a difference. However, I will say that this morning I have not dealt with the issue so far. So maybe the changes that were made are starting to stabilize
Now I can move on to all the other things that just mysteriously broke in the last week.