System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at Access.Site.Client.Components.Layout.Header.Header.GetOpenSiteLinks() in /repo/Access.Site/src/Access.Site.Client/Components/Layout/Header/Header.razor:line 243 at Access.Site.Client.Components.Layout.Header.Header.OnInitializedAsync() in /repo/Access.Site/src/Access.Site.Client/Components/Layout/Header/Header.razor:line 226 at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()