Replies: 1 comment 11 replies
-
If that worked in a previous version then you will have been very lucky! You want to be using the |
Beta Was this translation helpful? Give feedback.
11 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.
-
I followed the upgrade/migration guide and can compile and run the app, but now when I try to open a popup, it throws exception
I have the popup registered as so in the MauiProgram class:


And call it like this:
I'm at a loss because this worked before the Popup rewrite, and now it's not, and I'm stuck where I am because I need to access this popup to set the app environment for testing.
Beta Was this translation helpful? Give feedback.
All reactions