dotnet-maui-samples
dotnet-maui-samples copied to clipboard
Sorry about the update. I was playing with the Git Stash for the 1st time.
Sorry about the update. I was playing with the Git Stash for the 1st time. I never thought there was any real concern about pushing to your repositor. I was wrong. I have been playing with the samples. I found an error in the CarouselViewDemos app. I got Error "System.NullReferenceException" at line 25 in SpacingModifier.xaml.cs. It can be fixed by updating line 15 from a CollectionView with CarouselView. Also in the BrushesDemos, LinearGradientBrushExplorerPage : line 55, error : Object reference not set to an instance of an object Didnt look close enought to determine how to fix it. Layout layout is never initialized.