Blazor, during the first visit, the page loads twice #42400
Labels
area-blazor
Includes: Blazor, Razor Components
feature-blazor-server
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Is there an existing issue for this?
Describe the bug
The problem occurs on the Blazor Server Side. If we enter the website, it loads statically for the first time, everything is fine. Then the next loading is dynamic.
Video: (Test network Fast 3G)
https://www.awesomescreenshot.com/video/9628814?key=df3856b7747e341d4c44c561c7887af2
https://gyazo.com/42990466ec4368bb980f71a65c40c981
During the first charge

Then the sida server immediately loads

I noticed that in this case there are even 3 page loads ...
This problem occurs everywhere, even in the clean design created by vs.
URL page:
https://instytutkrypto.pl/
What could it be? How to prevent this from happening? I once saw a tutorial on this but only for wasm.
Expected Behavior
The page should load once, not jump.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
.net core 7 preview 5
Anything else?
No response
The text was updated successfully, but these errors were encountered: