index-out-of-bounds errors causes dart2wasm-compiled app to crash / display broken widgets
Ouverte
dart2wasm
P1
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.