I try to navigate to another page with but I get every time the exeption: "Microsoft.AspNetCore.Components.NavigationException: Exception_WasThrown". Do you now what I need to do or what is wrong here?
![]()
on my dashboard page I have @page "/dashboard", so I dont think the string is wrong.