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

RadioGroup uses prop value instead of valueSelected #210

Open
Pgsuarez opened this issue Apr 18, 2017 · 0 comments
Open

RadioGroup uses prop value instead of valueSelected #210

Pgsuarez opened this issue Apr 18, 2017 · 0 comments

Comments

@Pgsuarez
Copy link

Hi, I finnaly find the error that made my radio group to not respond to programmatical value changes.

Material-ui RadioButtonGroup have the prop valueSelected, used to control the component and change its value programmatically. This props don't work on formsy-material-ui 'FormsyRadioGroup' because it used value prop instead.

It's way confusing that change, I spent so much time to find it.

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

1 participant