Test
Change layout of Blazor wasm app to Top Menu. Run the app.
Here is the footer:
How can we solve this until a fix is deployed?
Thank you.
Hello, Support Team!
Probably its a dumb support request, but how can I redirect the user to the Register page from the public website?
I tried like this:
For login, naturally, it works, goes to the login page from the account module hosted in the Http.Api.Host project.
But how can I do the same for register page? I get an 404 if I try the /account/register route.
Thank you for your assistance!