Hot Reload: Adding a code block at runtime does not get hot reloaded, even refreshing the browser doesn't show the change. #34465
Labels
area-blazor
Includes: Blazor, Razor Components
feature-hot-reload
This issue is related to the Hot Reload feaature
investigate
Milestone
Describe the bug
Hot Reload: Adding a code block at runtime does not get hot reloaded, even refreshing the browser doesn't show the change.
To Reproduce
Expectation
Code block changes are applied via hot reload
Output of
dotnet --info
.NET SDK (reflecting any global.json):
Version: 6.0.100-preview.6.21355.2
Commit: 7f8e0d76c0
Runtime Environment:
OS Name: ubuntu
OS Version: 20.04
OS Platform: Linux
RID: ubuntu.20.04-x64
Base Path: /home/mac/dotnet/sdk/6.0.100-preview.6.21355.2/
Host (useful for support):
Version: 6.0.0-preview.6.21352.12
Commit: 770d630b28
.NET SDKs installed:
6.0.100-preview.6.21355.2 [/home/mac/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.0-preview.6.21355.2 [/home/mac/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.0-preview.6.21352.12 [/home/mac/dotnet/shared/Microsoft.NETCore.App]
To install additional .NET runtimes or SDKs:
https://aka.ms/dotnet-download
The text was updated successfully, but these errors were encountered: