Skip to content

feat(components/form/builder): get checked value as fallback when the…#715

Merged
Sabri1209 merged 2 commits intomasterfrom
feat/form-builder-checkbox
Nov 13, 2025
Merged

feat(components/form/builder): get checked value as fallback when the…#715
Sabri1209 merged 2 commits intomasterfrom
feat/form-builder-checkbox

Conversation

@Sabri1209
Copy link
Copy Markdown
Contributor

@Sabri1209 Sabri1209 commented Nov 11, 2025

Fix checkbox event. Sometimes the event is not properly fired, and clicking the icon doesn't trigger a valid checkbox event (e.target.checked is undefined), so we should rely on the value handled by the library itself.

@Sabri1209 Sabri1209 marked this pull request as ready for review November 11, 2025 14:38
@Sabri1209 Sabri1209 merged commit ddc0550 into master Nov 13, 2025
9 of 10 checks passed
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.

4 participants