Skip to content

Parse Bard content correctly#27

Merged
kevinmeijer97 merged 1 commit into
masterfrom
feature/bard-fix
May 5, 2026
Merged

Parse Bard content correctly#27
kevinmeijer97 merged 1 commit into
masterfrom
feature/bard-fix

Conversation

@kevinmeijer97
Copy link
Copy Markdown
Member

When you used a Bard variable in a template and that Bard field had sets enabled, the parser could skip all content and return an empty string.

This fix ensures we always parse the Bard’s HTML, even when sets are enabled. The set blocks themselves are not parsed; only the surrounding HTML content is rendered.

Base automatically changed from feature/template-optimizations-v2 to master May 5, 2026 08:50
@kevinmeijer97 kevinmeijer97 merged commit 2c831e2 into master May 5, 2026
16 checks passed
@kevinmeijer97 kevinmeijer97 deleted the feature/bard-fix branch May 5, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants