© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
_dawidbartniczak

Switching between two Blazor ServerSide apps.

I have two Blazor apps. I want to switch between them smoothly. Using NavigationManager results in a complete reload of the (shared) app state, which was expected. The problem is that sometimes a "Reconnecting to server" screen flashes for a while and in the console I get an error message. Is it possible to efficiently switch between two apps (with passing the shared app state)?
image.png
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

✅ Blazor Serverside Google Authentication Error 400
C#CC# / help
3y ago
Referencing between Two Projects
C#CC# / help
3y ago
Blazor two way query parameter binding
C#CC# / help
3y ago
Is Blazor suitable for web apps only?
C#CC# / help
3mo ago