Skip to content

RadioGroup - fix handling of a constant initial value #1335

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
Jun 3, 2021

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Jun 2, 2021

Description

RadioGroup - fix handling of a constant initial value.
It seems that we're handling no initialValue and initialValue={this.state.value}, but not a constant one, this fixes that.

Changelog

RadioGroup - fix handling of a constant initial value

Resolves #1169

@ethanshar ethanshar merged commit fe17748 into master Jun 3, 2021
@M-i-k-e-l M-i-k-e-l deleted the fix/radio-group-constant-initial-value branch October 4, 2021 08:08
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.

Unable to "select" Radio button - Clicking/tapping on Radio Button in the group has no effect
2 participants