Statis text is not showing in a repeating group

Hi.

Static text is not showing up in a repeating group. I have a repeating group and I wanted to set a static text. But it is simply not displyed… Here is a link to a video: Bubble Forum - 21 January 2025 | Loom

Usually I report a bug to bubble but those kind of technical things are extending time of development. How to fix that thing?

Your Repeating Group doesn’t have a datasource.

A Repeating Group ‘repeats’ once for each item in its Datasource.

If there is no datasource then there’s nothing to repeat, so nothing will be rendered.

A Repeating Group MUST have a datasource in order to display anything.

1 Like

@adamhholmes hi
It has a datasourse.
The key thing is that:

  1. I colorised a group and it was not rendered.
  2. I set the static text. It is not possible to repeat a static text?

In your Video it doesn’t (unless you’re setting it via a workflow)?

Again, nothing will render if there is no data.

Yes, it is… but only if the RG has data.


If you think there IS data in the RG then check the debugger.

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