dev-jlb

Results 2 issues of dev-jlb

This test case throws an exception. ``` public async Task BulkNotWorking() { var data = new List() { new Scenario { Id = -3, Name = "test1", PeriodYear = 2023,...

### Bug type Component ### Component name MudDataGrid ### What happened? When I programmatically use AddFilterAsync to add filters to MudDataGrid, I would expect the filter criteria to be populated...