#### Steps to reproduce: 1. Create a text block in a container. 2. Save a data script as in: ```py data.details = { "title": "hello world!" } ``` 3. Assign the text block the dynamic value for the text block as details.title 4. Save the container as Component 5. Change the data script to alter the key, so maybe change “title” to “titlee” to replicate absence of the dynamic value. 6. Although in Canvas you can see the correct fallback text, when you publish you see an unparsed Jinja string. https://github.com/user-attachments/assets/c82ae265-39a3-4b2d-a1c9-36efff779003