Steps to reproduce
- flutter run -d chrome --wasm
- do hot restart/reload
- error shows: Recompile complete. No client connected.
✓ Built build/web
Recompile complete. No client connected.
Tested flutter versions
works correctly: 3.35.7
error: 3.38.10, 3.41.9, 3.44.0-1.0.pre-546
Expected results
Hot restart should do full rebuild of WASM and reconnect.
I think its related to #178549
Steps to reproduce
Tested flutter versions
works correctly:
3.35.7error:
3.38.10,3.41.9,3.44.0-1.0.pre-546Expected results
Hot restart should do full rebuild of WASM and reconnect.
I think its related to #178549