index-out-of-bounds errors causes dart2wasm-compiled app to crash / display broken widgets
Offen
dart2wasm
P1
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
I noticed that if I explicitly trigger a `RangeError` when we setup our analytics (in `_analytics_web.dart`), it crashes our dart2wasm-compiled app, but **not** our dart2js app.
Need to investigate more, might be related to this comment here:
https://github.com/flutter/devtools/blob/77e37d7a957d3ff57af5236762a051d0825ac662/packages/devtools_app/lib/src/shared/framework/app_error_handling.dart#L60-L66
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.