Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] SelectedItem and SelectedIndex of RadioButtons inside ContentDialog are not updating #19683

Open
airtaxi opened this issue Mar 15, 2025 · 1 comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@airtaxi
Copy link

airtaxi commented Mar 15, 2025

Current behavior

SelectedItem and SelectedIndex of RadioButtons inside ContentDialog are not updating

Below are images demonstrating the issue:

  • Behavior on Windows:
    Image

  • Behavior on iOS (Observed on both simulator and real device):
    Image

Expected behavior

The behavior on iOS should be the same as on Windows.

How to reproduce it (as minimally and precisely as possible)

The issue can be reproduced using the following repository:
Uno_iOS_Radio_Buttons_Issue_Reproduction

Workaround

None

Works on UWP/WinUI

Yes

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia

NuGet package version(s)

Uno.Sdk 5.6.45

Affected platforms

iOS

IDE

Visual Studio 2022

IDE version

17.13.3

Relevant plugins

None

Anything else we need to know?

No response

@airtaxi airtaxi added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Mar 15, 2025
@airtaxi
Copy link
Author

airtaxi commented Mar 15, 2025

+ Android does not seem affected with this issue.

@airtaxi airtaxi changed the title [iOS] SelectedItem and SelectedIndex of RadioButtons inside ContentDialog do not update [iOS] SelectedItem and SelectedIndex of RadioButtons inside ContentDialog are not updating Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant