CommunityToolkit / MVVM-Samples

Sample repo for MVVM package
Other
1.15k stars 224 forks source link

Wrong Collections ObservableGroup C# sample code #137

Open joseborges opened 3 months ago

joseborges commented 3 months ago

Not sure anyone already reported this, but there's wrong sample code on the Collections ObservableGroup C# sample code page, like this:

image

michael-hawker commented 1 month ago

🦙 It needs to be updated here: https://github.com/CommunityToolkit/MVVM-Samples/blob/master/samples/MvvmSampleUwp/Views/CollectionsPage.xaml#L139-L159

With the code from here: https://github.com/CommunityToolkit/MVVM-Samples/blob/master/samples/MvvmSample.Core/ViewModels/Widgets/ContactsListWidgetViewModel.cs