Skip to content

Hot reload doesn't refresh the page in a Blazor Web App #49144

@danroth27

Description

@danroth27

Repro steps:

  • Create a new Blazor Web App with .NET 8 Preview 6
  • Run the app (with or without debugging, doesn't matter)
  • Make a change to Index.razor and apply the change to the running app

Expected result: Change applies successfully and the UI updates with the change.
Actual result: Change applies successfully, but the UI doesn't update. You have to manually refresh the page.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-hot-reloadThis issue is related to the Hot Reload feaaturehelp candidateIndicates that the issues may be a good fit for community to help with. Requires work from eng. team

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions