Skip to content

Fix controlled radio button behavior #281

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

Merged
merged 1 commit into from
Sep 7, 2013
Merged

Conversation

sophiebits
Copy link
Collaborator

Fixes #242.

@yungsters

@zpao zpao mentioned this pull request Aug 27, 2013
7 tasks
bNode.checked = true;
// This line doesn't check any React code, but this test will be useless
// (and confusing) if the test environment doesn't behave properly with
// radio buttons, so we'll double-check
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fun fact... this test fails when I pull it in because our test environment doesn't behave properly :(

zpao added a commit that referenced this pull request Sep 7, 2013
Fix controlled radio button behavior
@zpao zpao merged commit 8df407d into facebook:master Sep 7, 2013
bvaughn pushed a commit to bvaughn/react that referenced this pull request Aug 13, 2019
…after-navigation

[WIP] Don't erase profiler data on navigation
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.

Radio buttons not working correctly
2 participants