Skip to content

Absence of dynamic values in component used in a page results in unparsed Jinja string #460

@stravo1

Description

@stravo1

Steps to reproduce:

  1. Create a text block in a container.
  2. Save a data script as in:
data.details  = {
  "title": "hello world!"
}
  1. Assign the text block the dynamic value for the text block as details.title
  2. Save the container as Component
  3. Change the data script to alter the key, so maybe change “title” to “titlee” to replicate absence of the dynamic value.
  4. Although in Canvas you can see the correct fallback text, when you publish you see an unparsed Jinja string.
Screen.Recording.2026-01-10.at.10.55.25.AM.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions