Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

3
Votes

.NET MAUI SfPopup is not supported in native embedding application because the popup view loaded inside the current active window of the application’s Page. In native embedding application, the Maui Page is integrated within native applications as platform-specific views or controllers, so it couldn’t be accessed to display the popup.

Need to provide support for displaying the Popup in native Embedding application.