Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

My App crash after update Nuget package to newest version (31.1.21), I am not remember exactly what version work before, but after update and try set the grouping with summaries in SfDataGrid throw a System.NullReferenceException at Syncfusion.Maui.Data.TopLevelGroup.UpdateCaptionSummaryForGroup 
It do not crash when debugging, only after set to release.
I add a example and a logcat.txt to show the stacktrace of crash. I dont have any mac machine yet to test on the iOS, only the android affect by crash
My android emulator is Android 15, API level 35