-
Notifications
You must be signed in to change notification settings - Fork 1.9k
RadioButton disabled UI issue - iOS #18668
Copy link
Copy link
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I'm trying the disable the RadioButton using IsEnabled property. But disabled UI issue is not updating properly in iOS platform.
The same code works fine in Android.
Android:
iOS:
Sample:
RadioButtonTest.zip
Steps to Reproduce
You can see the issue.
Actual behaviour:
Disabled UI is not updating in iOS platform.
Link to public reproduction project repository
No response
Version with bug
7.0.101
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output