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

[Bug] Radio button only fires the onChange event one time #10168

Closed
hieudole opened this issue Jul 13, 2017 · 3 comments
Closed

[Bug] Radio button only fires the onChange event one time #10168

hieudole opened this issue Jul 13, 2017 · 3 comments

Comments

@hieudole
Copy link

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Radio button only fires the onChange event once for each option.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/84v837e9/).

Demo code: https://jsfiddle.net/84v837e9/154/

What is the expected behavior?
Radio button should fire the onChange event whenever value is changed.

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

Current latest version (15.6.1)

@aweary
Copy link
Contributor

aweary commented Jul 14, 2017

Hey @hieudole! I believe this is a duplicate of #9988 (same issue, different context)

This should be resolved in the next 15.6 release thanks to #10186

Thanks!

@aweary aweary marked this as a duplicate of #9988 Jul 14, 2017
@aweary aweary marked this as a duplicate of #10186 Jul 14, 2017
@aweary aweary closed this as completed Jul 14, 2017
@vebits
Copy link

vebits commented Aug 22, 2017

@aweary Has this been released yet?

@aweary
Copy link
Contributor

aweary commented Aug 22, 2017

@vebjorni not yet, it should be included in the 15.6.2 release

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

No branches or pull requests

3 participants