Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
SfButton throws the exception when using ContentTemplate in PopupView of SfPopupLayout.
Replication procedure:
1. Add a SfButton for PopupView's ContentTemplate of SfPopupLayout.
2. Then call the SfPopupLayout's show method after loading the main page.
3. It throws ArgumentException in UWP