The Xamarin Show Xamarin.Forms 101: Getting to Know your XAML Workspace - Visual Studio 2019 for Mac 03:33
The Xamarin Show Xamarin.Forms 101: Getting to Know your XAML Workspace - Visual Studio 2019 for Windows 04:09
Comments
Xamarin.Forms 101: XAML Previewer
Hi there! Yup, the Previewer has a hard time with some custom controls, so we have set it up to no longer error if it can't render them - it just won't show anything for that control and renders around it. You can read more about custom controls in the previewer here: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/xaml/xaml-previewer/render-custom-controls
Xamarin.Forms 101: XAML Previewer
Hi Cklauber! We hear you on this, we have put some work into turning off custom controls if the previewer can't render them and just rendering everything around them so it doesn't crash. We have some docs on working with custom controls here: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/xaml/xaml-previewer/render-custom-controls
Xamarin.Forms 101: XAML Previewer
Hi Alan! We are investigating that issue and hopefully will have a fix for it in the next VS release. Thanks!