Skip to content

[Blazor] Hot reload on webassembly not working when loading the webassembly runtime as the result of an enhanced navigation request #63455

@javiercn

Description

@javiercn
  • New -> Per page interactivity -> wasm
  • Print Console.WriteLine(Environment.GetEnvironmentVariable("DOTNET_MODIFIABLE_ASSEMBLIES")) in the first line on Program.cs
  • Launch with hot reload enabled
  • Navigate to Counter
  • Check the dev console. Debug should be printed but it isn't.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor Components

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions