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
- Donload the sample
- 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
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
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