dustuu
dustuu
## Description Added functionality to disable user interaction with `MudDataGridPager`. I have added a new `Disabled` property to `MudDataGridPager` which, when set to `true`, disables user interaction with the backward/forward...
### Feature request type Enhance component ### Component name MudDataGridPager ### Is your feature request related to a problem? I use server-side data in my MudDataGrid via ServerData. Data is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
Using `GroupsApi.GetGroupBans` will always return null, even when the request seems to succeed with no exceptions thrown or errors logged. Example code to reproduce the issue (make sure you also...