-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
I created a Blazor WebAssembly app with .NET 8 Preview 1 and ran it in Firefox. I noticed the loading screen showed 101% just before the app loaded:
Expected Behavior
Only load 100% of my app! 😆
Steps To Reproduce
dotnet new blazorwasmdotnet run- Open in Firefox
- Watch the loading screen carefully
Exceptions (if any)
None
.NET Version
8.0.100-preview.1.23115.2
Anything else?
Nope
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly
