Repeater Loop breaks when Word Limit is applied to post content dynamic data

Hi Bricks Team,

I found a very strange bug related to repeater loops and dynamic data.

A repeater query loop unexpectedly breaks as soon as a word limit is applied to the dynamic data tag for post content ({post_content}.

Without the word limit everything works correctly.
The moment a word limit is added, the entire loop starts behaving unpredictably and the output breaks.

See the Images. The only difference is the word limit. If I use the post excerpt instead everything works fine also with the word limit.

You find the site here: Aktuelles – Fußball SV Bau-Union Berlin

What happens when you use do this?

{post_content:50}

Instead of the Word Count field.

Hi,

Sorry for taking so long to get back to you.

After switching to {post_content:50}, the issue no longer occurred. Strangely, using {post_content:50} also seems to have fixed the bug with the word limit field. I can no longer reproduce it.

Thank you for your time and support.

1 Like

Glad it worked out for you.