Hi, I believe error occurring with CollectionView in that I cannot view CollectionView in XAML as the error being thrown is saying - XAML: the type initializer for 'Xamarin.Forms.ItemsView' threw an exception'
If I swap the only view in my page XAML from CollectionView to ListView the error goes away so I believe an issue with CollectionView
Hi, I believe error occurring with CollectionView in that I cannot view CollectionView in XAML as the error being thrown is saying - XAML: the type initializer for 'Xamarin.Forms.ItemsView' threw an exception'
If I swap the only view in my page XAML from CollectionView to ListView the error goes away so I believe an issue with CollectionView