Hot Reload: Adding a new [Parameter] property to a components code block triggers a restart instead of applying the change at runtime #34480
Labels
area-blazor
Includes: Blazor, Razor Components
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
feature-hot-reload
This issue is related to the Hot Reload feaature
Milestone
Describe the bug
Hot Reload: Adding a new [Parameter] property to a components code block triggers a restart instead of applying the change at runtime
To Reproduce
Expectation
Adding new parameters to a component is a very common task that should be hot reloaded
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: