- Do you want to request a feature or report a bug?
Report a Bug
- What is the current behavior?
Having multiple component instances with radio buttons makes it so that only one of them is visibly selected at a time
- What is the expected behavior?
All form radios must show their selected state at all times
- What is the motivation / use case for changing the behavior?
It is the expected behavior in most cases
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
If someone can point me to what might be causing this, I'd be happy to raise a PR to help fix it