One thing i am running into is that when using blazor webassembly i cannot get the dashboard to work correctly when CascadingAuthenticationState is added to the DashboardView.razor.
The dashboard loads but the sidebar does not pop out unless i adjust the size of the browser window.
This is ONLY a problem for Browser Hosted AND ONLY when i am using CascadingAuthenticationState.
Love the components!
One thing i am running into is that when using blazor webassembly i cannot get the dashboard to work correctly when CascadingAuthenticationState is added to the DashboardView.razor.
The dashboard loads but the sidebar does not pop out unless i adjust the size of the browser window.
This is ONLY a problem for Browser Hosted AND ONLY when i am using CascadingAuthenticationState.