-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Expandable items in a StackLayout don't work properly on iOS #16150
Copy link
Copy link
Closed
Labels
area-controls-scrollviewScrollViewScrollViewlayout-stackplatform/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
Description
Description
On Android, expandable items in a StackLayout expand and collapse with no problem as shown below:

However, on iOS, the items don't expand and collapse properly, as shown below:

Steps to Reproduce
Steps to reproduce:
- Create a new .NET MAUI project or clone the reproduction project repository.
- Run the app on iPhone Simulator.
I'm expect the items expand and collapse without problems, like on Android (as shown in the description).
But, actually, after expand some items the others don't expand or collapse correctly (as shown in the description).
Link to public reproduction project repository
https://github.com/L3oJr/maui-accordion-bug-reproduction
Version with bug
7.0.86
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.4
Did you find any workaround?
No response
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-scrollviewScrollViewScrollViewlayout-stackplatform/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