79270950

Date: 2024-12-11 08:18:17
Score: 2
Natty:
Report link

You can just use NavigationManager.NavigateTo("Account/RegisterConfirmation") instead of RedirectManager.RedirectTo( "Account/RegisterConfirmation", new() { ["email"] = Input.Email, ["returnUrl"] = ReturnUrl });

It works on my side

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Komelkov Dmitriy