Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 402 Bytes

BlazorWasmPwa

This is a project created from VS. Blazor Wasm Hosted Pwa.

With VS in Debug config. I edit the MainLayout.razor.css .page background-color. Build and run from VS. Publish (Release). Run published app and refresh browser. Often the background color is not updated.

dotnet/aspnetcore#26862

Also shows Issue dotnet/aspnetcore#26971