I have Blazor server web app we use identity platform so i need to add JS functionalities to Login Page But I cant add those things without adding interactive render mode in blazor but if it not working for the Login Page.
I try removing Httpcontext and also map a another end point in the IdentityComponentsEndpointRouteBuilderExtensions also but the error was still the same.