Cihan Güllü

Results 2 comments of Cihan Güllü

Sorry, i have no idea.

https://github.com/abpframework/abp/blob/c18884a4316dd1e3448610f2acaf98e69e370365/modules/setting-management/src/Volo.Abp.SettingManagement.Blazor/Pages/SettingManagement/SettingManagement.razor.cs#L45C9-L45C23 line causes error. `SelectedGroup = GetNormalizedString(SettingComponentCreationContext.Groups.First().Id);` First().Id throws an error when the Groups count value is 0.