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 #5610: Radio/Checkbox always fire onClick #5614

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

melloware
Copy link
Member

Fix #5610: Radio/Checkbox always fire onClick

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Dec 18, 2023
Copy link

vercel bot commented Dec 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2023 5:35pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2023 5:35pm

@melloware melloware merged commit 85e69a5 into primefaces:master Dec 18, 2023
7 checks passed
@melloware melloware deleted the PR5610 branch December 18, 2023 17:36
@melloware melloware mentioned this pull request Jan 9, 2024
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When RadioButton is selected, clicking on it does not trigger the onClick event.
1 participant