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

Radios connected by name are not linked #6

Closed
Boldewyn opened this issue May 19, 2016 · 1 comment
Closed

Radios connected by name are not linked #6

Boldewyn opened this issue May 19, 2016 · 1 comment
Milestone

Comments

@Boldewyn
Copy link
Contributor

There is code in components/renderer, that is basically useless, because it's too late. The re-evaluation of radio buttons with the same name must occur earlier.

@Boldewyn Boldewyn added this to the v1.0 milestone May 21, 2016
@Boldewyn
Copy link
Contributor Author

Fixed in f61fa6c. We forcedly ignore radio buttons, if they’re not the first in the group and we’re in “validate the whole form” context.

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