Getting Error when attempting to use StateContainer in Maui #2912
Closed
ciara-kyles-williams
started this conversation in
General
Replies: 1 comment
-
|
This is a user error; I had logic from the previous iteration of this using an enumeration value of "None", which became the default. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm currently working on updating a Xamarin.Forms project to .NET MAUI. I am getting the following error when attempting to run the project:
View for None not defined.I don't have a state named "None" and have not bound any view to that state, see below:
I have no idea why this is happening, and need some help. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions