neozhu / CleanArchitectureWithBlazorServer

This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
https://architecture.blazorserver.com/
MIT License
828 stars 222 forks source link

🐛 bugfix #701 #705

Closed neozhu closed 3 months ago

neozhu commented 3 months ago

Href="/pages/authentication/login" just forceload OnClick="@(()=>Navigation.NavigateTo(Login.PageUrl,true))"