Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147690 | Sep 20,2019 05:11 AM UTC | Sep 20,2019 10:52 AM UTC | Xamarin.Forms | 1 |
![]() |
Tags: UI Kit |
After adding CartPage and CheckoutPage to my project, I get this error when I attempt to navigate to either of them:
System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation.'
The error goes away if I remove this block of code at the top.
<ContentPage.ControlTemplate> <ControlTemplate> <StackLayout Spacing="0"> <!-- Title View --> <controls:TitleView Title="Cart" BackgroundColor="{DynamicResource Gray-White}" /> <ContentPresenter /> </StackLayout> </ControlTemplate> </ContentPage.ControlTemplate>
Visual Studio 2019 16.2.5
Syncfusion 17.2.0.51
Xamarin Forms 4.2.0.815419
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.