Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Xamarin Forms 5 UWP Layout cycle detected. Layout could not complete. Scrollview, Frames, ListViews #14514

@rmgalante

Description

@rmgalante

My application uses a Scrollview to house multiple frames. Each frame has one or more Grids. Each grid has one or more ListViews. I like the way frames look when displaying multiple Grids in the view.

I upgraded my project to Xamarin Forms 5. The UWP app crashes with the exception, Layout cycle detected. Layout could not complete.

It works in all three projects using Xamarin Forms 4.x. It works in Android and iOS projects using Xamarin Forms 5.x.

It throws an exception in the UWP app only.

If I change the frames to grids, it works. But I don't like the way it looks. And then I'm affecting the look and feel of the Android and iOS apps.

I created a simple application that demonstrates the problem and attached it to this message. Any help would be appreciated.

ScrollViewTestWithFrames.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/layouti/highCompletely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less oftenp/UWPt/bug 🐛

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions