Skip to content

fix(builder): normalize initial form defaults to avoid invalid submit values#58

Merged
ladparth merged 1 commit intomainfrom
fix/builder-initial-default-value
Feb 22, 2026
Merged

fix(builder): normalize initial form defaults to avoid invalid submit values#58
ladparth merged 1 commit intomainfrom
fix/builder-initial-default-value

Conversation

@ladparth
Copy link
Copy Markdown
Contributor

Key Changes:

Closes #50

… values

- keep selection field defaults aligned with schema expectations
- force array defaults to [] during default extraction and runtime sync
- prevent untouched fields from failing validation (refs #50)
@ladparth ladparth self-assigned this Feb 22, 2026
@ladparth ladparth added the bug Something isn't working label Feb 22, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Feb 22, 2026 1:06pm

@ladparth ladparth merged commit dfceb79 into main Feb 22, 2026
3 checks passed
@ladparth ladparth deleted the fix/builder-initial-default-value branch February 22, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] form builder / preview form / on submit: invalid values on checkbox fields

1 participant