Controls: [Mac] [iOS] [Windows] App cannot be build if some RadControls don't have x:Name
can't resolve RadDockLayout.
This is the specific error:../MainPage.xaml(3,3): Error XFC0000: Cannot resolve type "http://schemas.telerik.com/2022/xaml/maui:telerik:RadDockLayout". (XFC0000) (MOBLZ_MAUI) XamlC
We have researched the case in details and we have logged an issue in .NET MAUI GitHub repo. It seems the issue happens when creating a custom control in general. Here is the link to the issue: https://github.com/dotnet/maui/issues/7503