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!>
Thanks for joining our community and helping improve Syncfusion products!
Adding a reference to Syncfusion.Maui.Core and referencing it in a simple style definition ends up with the error
Microsoft.Maui.Controls.Xaml.XamlParseException: Position 98:25. Type converter failed: Could not set up parent class, due to: Parent class vtable failed to initialize, due to: Could not load list of method overrides due to Method not found: Microsoft.Maui.Graphics.Size Microsoft.Maui.ILayout.CrossPlatformMeasure(double,double)
This error didn't happen using .NET MAUI in .NET 8 preview 5.
Steps: