Failed to open DevTools in the browser
オープン
bug
dart2wasm
P2
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
```
main.dart.mjs:999 Uncaught (in promise) LinkError: WebAssembly.instantiate(): Import #770 "skwasm" "paint_setDither": function import requires a callable
at CompiledApp.instantiate (main.dart.mjs:999:38)
at v._loadWasmEntrypoint (flutter_bootstrap.js:1:2886)
```
This was when clicking Open DevTools in the browser from Android Studio. The wasm setting for DevTools was already enabled before trying to open DevTools in the browser. The DevTools URL looked like:
http://127.0.0.1:9102/home?ide=Android-Studio&ideFeature=runConsole&uri=http://127.0.0.1:55705/LjlaMLGWxb4=&wasm=true
Upon refreshing the page, everything loaded fine.
CC @mdebbar
コントリビューションガイド
評価
この issue はまだ評価されていません。