Skip to content

Expandable items in a StackLayout don't work properly on iOS #16150

@L3oJr

Description

@L3oJr

Description

On Android, expandable items in a StackLayout expand and collapse with no problem as shown below:
accordion-android

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

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions