RadioButtonGroup view not initializing properly when multiple groups exist in a single page #11117
Labels
area-controls-radiobutton
RadioButton, RadioButtonGroup
platform/windows 🪟
s/duplicate 2️⃣
This issue or pull request already exists
t/bug
Something isn't working
Milestone
Description
When a page containing multiple data bound radiobutton groups is initialized, the checked state of only the last group is shown correctly.
The data bindind itself works as expected, only problem seems to be the IsChecked state upon initialization.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/stevepeeters/RadioButtonGroupBug
Version with bug
7.0 Release Candidate 2
Last version that worked well
Unknown/Other
Affected platforms
Windows, I was not able test on other platforms
Affected platform versions
Windows 10 and 11
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: