dotnet / dotnet/sdk

[hot-reload] WASM changes are dropped when there is no browser running when the changes are applied

Open
#53,485 0 comments 0 reactions 0 assignees View on GitHub
Area-Watch untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

The issue is that the deltas are currently tracked within the browser.
Instead the deltas should be tracked on the Hot Reload client (e.g. dotnet-watch/IDE) and reapplied whenever the browser starts.

Old WIP: https://github.com/dotnet/sdk/pull/49021

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.