Before you open an issue
I had create project blazor server with .NET 8 and Razor Class Library
Ad Razor Class Library I have register service

And I add to Program project blazor server

but when I run use service IdentityRedirectManager in any page razor, it return at blow

so it is error by net core or my error config ?
Before you open an issue
I had create project blazor server with .NET 8 and Razor Class Library
Ad Razor Class Library I have register service
And I add to Program project blazor server
but when I run use service IdentityRedirectManager in any page razor, it return at blow
so it is error by net core or my error config ?