Could not render component of type: table
This likely happened because the partial view blockgrid/Components/table could not be found.
The requested operation requires an element of type 'Array', but the target element has type 'Object'.
at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType)
at System.Text.Json.JsonElement.EnumerateArray()
at AspNetCoreGeneratedDocument.Views_Partials_blockgrid_Components_table.ExecuteAsync() in D:\a\1\s\Midttrafik.Web\Views\Partials\blockgrid\Components\table.cshtml:line 41
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
at AspNetCoreGeneratedDocument.Views_Partials_blockgrid_items.ExecuteAsync() in D:\a\1\s\Midttrafik.Web\Views\Partials\blockgrid\items.cshtml:line 18