Simplest Popup Example? #391
-
The "CommunityToolkit.Maui.Sample" project is great, and does what I need. However, I'm having a difficult time distilling only what I need from it. I can't get a simple popup, using "ShowPopupAsync" to display in a completely new project. I don't understand what's happening. I get zero feedback - no exception, no debug output, nothing. The popup just doesn't become visible, and the "ShowPopupAsync" never returns. Also, while the system appears to think the popup is visible, I can still click the button that initiates the popup. Any ideas? Ideally what I'd like is the simplest possible project that demonstrates the use of the simplest possible modal popup. Help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Have you checked out our docs? There is a very simple example of how to use If you are still stuck are you able to share the code you are using to help us see if it is an issue? |
Beta Was this translation helpful? Give feedback.
-
You can track it here: #371 |
Beta Was this translation helpful? Give feedback.
-
Closed as answered |
Beta Was this translation helpful? Give feedback.
You can track it here: #371