DevTools occasionally freezes when using WASM
Offen
cross-screen
dart2wasm
P1
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
I've managed to rather reliably get DevTools to freeze when compliling to WASM.
Steps to repro:
- Run devtools with `devtools_tool serve --wasm --no-strip-wasm`
- Enable the WASM setting (in the settings dialog), and wait for window to reload
- Navigate to the Debugger panel, and click on the file name to open the file picker
- Click another file name in the dropdown to open that file
- Repeat a few times (rather quickly), eventually DevTools will freeze

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.