© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
10 replies
Maverick

Using IdentityCore with InteractiveServer rendermode (Blazor .NET 8)

I've realised that the IdentityCore login/register pages do not work with InteractiveServer rendermode. I've worked around this by setting the rendermode conditionally rather than globally (InteractiveServer for everything BUT these pages). However, that of course breaks the interactivity of my MainLayout navigation. Can anyone suggest a good way to approach this problem? Ideally, I'd like to use the default login/register pages (with a few tweaks) and have the interactivity of MainLayout still work. I'm a newcomer to Blazor and .NET so I'm not sure what my options are. Any advice is welcome, thanks in advance.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

.net core 8 Blazor IdentityCore with Dapper
C#CC# / help
16mo ago
❔ Blazor .Net 8 Rendermode Auto switch
C#CC# / help
3y ago
Blazor net 8 InteractiveServer mode problem
C#CC# / help
3y ago
Blazor Web App (.NET 8) - Logout functionality with IdentityCore
C#CC# / help
3y ago