Repeating Group Shows White Boxes Instead of Text in Preview

Hi Bubble community,

I’m facing an issue with my repeating group, where in preview mode, the text fields show up as white boxes instead of displaying the actual text from my database.

Here are the details:

  1. Data Source: The repeating group is linked to a table called “Task,” which contains fields like Task Name, Urgency Level, and Dates. The data exists in the database but isn’t showing up in the preview.
  2. Issue: The repeating group only shows blank white boxes in place of text. The data is there because I can see it in the database.
  3. What I’ve Tried:
  • Checked font colors and background styles to rule out visibility issues.
  • Confirmed that the data source and constraints are correct.
  • Tried filtering out empty rows but no changes.
  • Inspected the page in DevTools, and it doesn’t seem like the text is being rendered.

I’m not able to rebuild the repeating group from scratch due to the complexity of the page. Is there something I might be missing in the setup?

Would appreciate any guidance or troubleshooting steps!

Thanks in advance! :pray:

#repeating-group #preview-issue #database

Did you check if the white line is at the top or the bottom? It could be an issue with the parent layout’s size adjustment. Try setting a row with a defined height.

1 Like

How do I do that? (I’m kind of new to Bubble), is the image showing below correct?

Also, I experimented writing a random word like ‘hi’ thats not dynamic text, and it came up in the preview, so could the problem be something to do with the dynamic text things and if so, how to fix?

You are not sending the data through your groups see the image 5 you sent

1 Like

How do I fix that? Also, I still havent resolved the issue although I found what might be the main issue: I think it’s something through the data through the groups but idk how to fix that :frowning: please can someone explain the actionable steps to take to fix this issue.

Fixed the issue!! You were correct, thanks heaps man!

1 Like

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