NO BUG: Dynamic data is not rendered in before and after (in builder)

Browser: Chrome 129.0.6668.59
OS: Windows

Hi bricks team,

In the bricks settings > builder, I enabled the Render dynamic data text on canvas option. It works in all elements without problems. But if I add dynamic data in the content field > before or after, it is not rendered in the builder. Please see the following screenshot :

But in the frontend it works as expected.

Have you populated the content?

In the editor, Settings → Template Settings → Populate content

Hi @jwrobbs, Thanks for the reminder.

In my situation, Populate content cannot help. Because I just want to render dynamic data in a page.

Hi Hosein,
Thanks for your report!

That’s the case since the “Render dynamic data text on canvas” feature has been introduced (1.5.1) and therefore not a bug. The dynamic data tag is only parsed in the frontend, as this is where the ‘final’ CSS is generated.

Best regards,
timmse

1 Like

Hi timmse, I apologize for the delay. I forgot to answer🙏

But could this be a feature request? Or is it technically impossible to implement?