Skip to content

[WebToolsE2E][Green]Create Blazor Web App ~ Server ~ Per page/component, F5 to run the project, modify MainLayout.razor.css file, press hot reload button, Output windows contains "No code changes were found" two times #2774

Description

@Susie-1989

REGRESSION INFO: In Jan release C# DK 2.10.3(C#2.120.3) blocked by bug 2452

INSTALL STEPS

  1. OS: window x64
  2. Install the SDK 10.0.102
  3. Install VS Code insiders - 1.110.0
  4. Install Feb prerelease 1 C# DK2.11.4(include C#2.121.32)

REPRO STEPS

  1. Open vs code > Create .NET Project > Blazor Web App ~ Server ~ Per page/component.
  2. Right click BlazorApp > Debug >Start New Instance, open MainLayout.razor.css file, change background-color for .top-row
  3. Press Hot Reload button

Note:
1.The page can be updated automatically
2.This issue also repro for html file

ACTUAL Output windows contains "No code changes were found" two times

Image

EXPECTED Output windows doesn't contain "No code changes were found"

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions