You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
In this case, radiobuttons are perfectly working in Android, but not working in iOS.
If I selected a radio in second carousel, same radio get selected in third carousel and not able to change. Sometimes its working fine, sometimes it gets failed.
Original Comments
Feedback Bot on 7/30/2020, 07:32 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
I think some formatting got lost from the original issue, so it's difficult to tell for sure, but I think this is another instance of the problem described in issue #9200.
Please take a look my comments there - you likely just need to databind your RadioButtons.
If that does not work or I've misunderstood the issue, leave a comment here and I'll reopen this issue.
This issue has been moved from a ticket on Developer Community.
I am using a list of radio buttons inside a carousel view. Its like a list of radio inside another list. I am using group name for each list.
carousel 1list 1radio1group1radio2group1radio3group1carousel 2list 2radio1group2radio2group2radio3group2carousel 3list 3radio1group3radio2group3radio3group3In this case, radiobuttons are perfectly working in Android, but not working in iOS.
If I selected a radio in second carousel, same radio get selected in third carousel and not able to change. Sometimes its working fine, sometimes it gets failed.
Original Comments
Feedback Bot on 7/30/2020, 07:32 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: