How to Close Modal Page #2
Unanswered
PabloRuiz-TT
asked this question in
Q&A
Replies: 3 comments 2 replies
-
|
Hi @PabloRuiz-TT which Prism.MAUI version use? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
use this following code to close Modal Page: Close this discussion if solved! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
i have update my repository with .NET MAUI 8 and Prism 9.0.401-pre. Check my code for others helps! |
Beta Was this translation helpful? Give feedback.
1 reply
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 have the following code that opens the modal:
and I have the code that closes the modal:
but I get the following error: Cannot GoBack from NavigationPage Root, any ideas?
Beta Was this translation helpful? Give feedback.
All reactions