Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kanbas board - Errror: Layout cycle detected #398

Closed
nnovalbos opened this issue Nov 14, 2023 · 2 comments
Closed

Kanbas board - Errror: Layout cycle detected #398

nnovalbos opened this issue Nov 14, 2023 · 2 comments

Comments

@nnovalbos
Copy link

Hello,

I am trying to run the example on windows and I am getting the following error:


    {Microsoft.UI.Xaml.UnhandledExceptionEventArgs}
    Exception: {"A cycle occurred while laying out the GUI."}
    Handled: false
    Message: "Layout cycle detected.  Layout could not complete."

I attach an image of the dependencies I am using. I don't know if anything extra needs to be done to be able to run the example.

Thank you!

error

@nnovalbos nnovalbos changed the title Kanbasboard - Errror: Layout cycle detected Kanbas board - Errror: Layout cycle detected Nov 14, 2023
@VladislavAntonyuk
Copy link
Owner

Let's wait for the final .NET 8 GA. the issue should be fixed after that

@VladislavAntonyuk
Copy link
Owner

Unfortunately, it's a .NET MAUI issue related to Windows CarouselView ItemTemplate. The app will run if you comment <CarouselView.ItemTemplate>.
You can open the issue in .NET MAUI repo

@VladislavAntonyuk VladislavAntonyuk closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants