dotnet-maui-samples icon indicating copy to clipboard operation
dotnet-maui-samples copied to clipboard

Sorry about the update. I was playing with the Git Stash for the 1st time.

Open davefxy opened this issue 2 years ago • 0 comments

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.

davefxy avatar May 15 '22 20:05 davefxy