[hot-reload] WASM changes are dropped when there is no browser running when the changes are applied
Open
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.