Skip to content

RadioButtonGroup not working with ContentView #34759

@Larhei

Description

@Larhei

Description

Looks like there is a regression regarding RadioButtonGroup that used to work in .Net9 and is not working in .Net10.
When running the sample on Windows or Android in .Net9 it´s working.

In .Net10 it looks like the group can´t be found and it´s not working any more.
Because we already had this issue.. I think it´s related to the visual tree search for the Group.

Steps to Reproduce

  1. Donload the sample
  2. Run it and see two Radiobuttons beeing checked at the same time.

Link to public reproduction project repository

https://github.com/Larhei/Maui-Issues/tree/main/RadioButtonGroup

Version with bug

10.0.50

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.10 SR1

Affected platforms

Android, Windows

Affected platform versions

Any

Did you find any workaround?

Not so fare

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions