Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: inputs for checkbox and radiogroup to trigger change event #292

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

dev-rb
Copy link
Contributor

@dev-rb dev-rb commented Dec 22, 2023

Fix #291

Based on hidden-select-base component handling of input events. This fix should help with uses with form libraries like modular-forms as discussed in #291

Copy link

netlify bot commented Dec 22, 2023

Deploy Preview for kobalte ready!

Name Link
🔨 Latest commit a03968e
🔍 Latest deploy log https://app.netlify.com/sites/kobalte/deploys/6585f8b387fbb400088e229e
😎 Deploy Preview https://deploy-preview-292--kobalte.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jer3m01 jer3m01 merged commit 2b37c0c into kobaltedev:main Jan 11, 2024
5 checks passed
@jer3m01
Copy link
Member

jer3m01 commented Jan 11, 2024

Thanks for the fix!

@github-actions github-actions bot mentioned this pull request Jan 13, 2024
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.

Controlled Checkbox / RadioGroup does not react on click on the Control when using onChange on Checkbox.Input
2 participants