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

MAUI Exception: A cycle occured while laying out GUI #31

Open
jimcbell opened this issue Jan 24, 2024 · 0 comments
Open

MAUI Exception: A cycle occured while laying out GUI #31

jimcbell opened this issue Jan 24, 2024 · 0 comments

Comments

@jimcbell
Copy link

Chapter: 19
Page Number: 724
Section Title: Implementing the Model-View-ViewModel pattern
Problem to fix:
I am running the MAUI app in debug mode with the service for categories running without debug. This is after the part where we add the categories page in to retrieve them from the service and display them in a carousel. I am getting an unhandled exception in the MAUI app:
"A cycle occurred while laying out GUI"
image

I cloned this repo, added the Chapter02 entity context project into the solution, and ran the project the same way with the files all from the repo, and I get the same error. Is this reproducible by anyone else?

I have been trying to figure this out for sometime, but it looks like others had similar issues and it was patched with a version of MAUI...

I am running VS Community 2022 v17.8.5

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

1 participant