asp.net core - NavigationError on NavigateTo in .NET 10 preview - Stack Overflow

Blazor (render server global) in IdentityRedirectManager.csLine 31: navigationManager.NavigateTo(uri);

Blazor (render server global) in IdentityRedirectManager.cs

Line 31: navigationManager.NavigateTo(uri);

I get this error when redirect page:

Microsoft.AspNetCore.Components.NavigationException
HResult=0x80131500
Message=Exception of type 'Microsoft.AspNetCore.Components.NavigationException' was thrown. Source=Microsoft.AspNetCore.Components.Server

StackTrace:

at Microsoft.AspNetCore.Components.Server.Circuits.RemoteNavigationManager.NavigateToCore(String uri, NavigationOptions options)
at Microsoft.AspNetCore.Components.NavigationManager.NavigateToCore(String uri, Boolean forceLoad)
at AllInOne.Components.Account.IdentityRedirectManager.RedirectTo(String uri) in D:\AllInOne\Components\Account\IdentityRedirectManager.cs:line 31
at AllInOne.Components.Account.IdentityRedirectManager.RedirectToWithStatus(String uri, String message, HttpContext context) in D:\AllInOne\Components\Account\IdentityRedirectManager.cs:line 47
at AllInOne.Components.Account.IdentityRedirectManager.RedirectToCurrentPageWithStatus(String message, HttpContext context) in D:\AllInOne\Components\Account\IdentityRedirectManager.cs:line 57
at AllInOne.Components.Account.Pages.Manage.Index.d__13.MoveNext() in D:\AllInOne\Components\Account\Pages\Manage\Index.razor:line 68
at Microsoft.AspNetCore.Components.ComponentBase.d__30.MoveNext()

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744855056a4597354.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信