I’m a beginner. Don’t get why no images get displayed. In the dynamic data, it evaluates to a image, but still the floating group only show the default background colour. Please, tell me what I do wrong.
Thx for your help!
Christian from Bubble Support here — thanks for reaching out. I know how important it is to get your images displaying correctly, so I’m glad you brought this up.
If your dynamic avatar images (or other dynamic files) aren’t showing up in preview mode, but static (manually uploaded) images are, the issue is most likely related to Privacy Rules in your database.
In preview mode, Bubble often treats you as a logged-out user, which means that if your data — like avatar images — is restricted to certain users (e.g., logged-in users or admins), it won’t be visible.
Here’s how to check and adjust this:
Go to the Data tab.
Select the relevant Data Type.
Open the Privacy section.
Review the rules to make sure the current user (or “Everyone else”) has permission to view the fields containing your images.
If the rules are too restrictive, Bubble won’t return the data needed to display those images — which is why they appear blank in preview mode.