Skip to content

fix: Use valid syntax for conditionals - #254

Merged
kkozik-amplify merged 2 commits into
amplify-education:tmccombs/conditional-fixfrom
tmccombs:conditional-fix
Feb 12, 2026
Merged

fix: Use valid syntax for conditionals#254
kkozik-amplify merged 2 commits into
amplify-education:tmccombs/conditional-fixfrom
tmccombs:conditional-fix

Conversation

@tmccombs

@tmccombs tmccombs commented Feb 6, 2026

Copy link
Copy Markdown

Fix an issue where object literals inside conditional expressions were not rendered correctly, resulting in invalid expresions.

Fix an issue where object literals inside conditional expressions were not rendered
correctly, resulting in invalid expresions.

Fixes: amplify-education#253
@tmccombs
tmccombs requested a review from a team as a code owner February 6, 2026 23:22
@kkozik-amplify
kkozik-amplify changed the base branch from main to tmccombs/conditional-fix February 12, 2026 16:56
@kkozik-amplify
kkozik-amplify merged commit aaef879 into amplify-education:tmccombs/conditional-fix Feb 12, 2026
7 of 9 checks passed
@tmccombs
tmccombs deleted the conditional-fix branch February 12, 2026 19:45
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.

object literal expression parsed in way that can't be serialized

2 participants