Peter Labadorf

Results 3 comments of Peter Labadorf

Hello @AhmedAdelGadElkareeem, I think the problem is that you're putting each RadioButton in it's own RadioButtonGroupView (RBGV). Only one RadioButton can be selected per RBGV, but if you have multiple...

I believe the checks should work now since the offending line of code was patched in the last PR.

The checks for this PR failed because of an unrelated issue, but the issue that this PR addresses still exists ([See here](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file)). I would rerun the checks and merge.