Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

execution error of flutter web on chrome #2532

Open
mypro44489 opened this issue Nov 30, 2024 · 0 comments
Open

execution error of flutter web on chrome #2532

mypro44489 opened this issue Nov 30, 2024 · 0 comments

Comments

@mypro44489
Copy link

Unhandled error detected in the injected client.js script.

You can disable this script in webdev by passing --no-injected-client if it
is preventing your app from loading, but note that this will also prevent
all debugging and hot reload/restart functionality from working.

The original error is below, please file an issue at
https://github.com/dart-lang/webdev/issues/new and attach this output:

Assertion failed: "boolean expression must not be null"

at Object.wrapException (http://localhost:7566/dwds/src/injected/client.js:1036:17)
at Object.assertThrow (http://localhost:7566/dwds/src/injected/client.js:1482:15)
at Object.boolConversionCheck (http://localhost:7566/dwds/src/injected/client.js:1478:11)
at http://localhost:7566/dwds/src/injected/client.js:24791:21
at _wrapJsFunctionForAsync_closure.$protected (http://localhost:7566/dwds/src/injected/client.js:3589:15)
at _wrapJsFunctionForAsync_closure.call$2 (http://localhost:7566/dwds/src/injected/client.js:11698:12)
at _awaitOnObject_closure.call$1 (http://localhost:7566/dwds/src/injected/client.js:11686:32)
at StaticClosure._rootRunUnary (http://localhost:7566/dwds/src/injected/client.js:3948:18)
at _CustomZone.runUnary$2$2 (http://localhost:7566/dwds/src/injected/client.js:13095:39)
at _Future__propagateToListeners_handleValueCallback.call$0 (http://localhost:7566/dwds/src/injected/client.js:12125:51)
at Object._Future__propagateToListeners (http://localhost:7566/dwds/src/injected/client.js:3731:93)
at _Future._completeWithValue$1 (http://localhost:7566/dwds/src/injected/client.js:11956:9)
at _AsyncAwaitCompleter.complete$1 (http://localhost:7566/dwds/src/injected/client.js:11672:14)
at Object._asyncReturn (http://localhost:7566/dwds/src/injected/client.js:3561:17)
at http://localhost:7566/dwds/src/injected/client.js:8926:24
at _wrapJsFunctionForAsync_closure.$protected (http://localhost:7566/dwds/src/injected/client.js:3589:15)
at _wrapJsFunctionForAsync_closure.call$2 (http://localhost:7566/dwds/src/injected/client.js:11698:12)
at _awaitOnObject_closure.call$1 (http://localhost:7566/dwds/src/injected/client.js:11686:32)
at StaticClosure._rootRunUnary (http://localhost:7566/dwds/src/injected/client.js:3948:18)
at _CustomZone.runUnary$2$2 (http://localhost:7566/dwds/src/injected/client.js:13095:39)
at _Future__propagateToListeners_handleValueCallback.call$0 (http://localhost:7566/dwds/src/injected/client.js:12125:51)
at Object._Future__propagateToListeners (http://localhost:7566/dwds/src/injected/client.js:3731:93)
at _Future._completeWithValue$1 (http://localhost:7566/dwds/src/injected/client.js:11956:9)
at _AsyncAwaitCompleter.complete$1 (http://localhost:7566/dwds/src/injected/client.js:11672:14)
at Object._asyncReturn (http://localhost:7566/dwds/src/injected/client.js:3561:17)
at http://localhost:7566/dwds/src/injected/client.js:25367:24
at _wrapJsFunctionForAsync_closure.$protected (http://localhost:7566/dwds/src/injected/client.js:3589:15)
at _wrapJsFunctionForAsync_closure.call$2 (http://localhost:7566/dwds/src/injected/client.js:11698:12)
at _awaitOnObject_closure.call$1 (http://localhost:7566/dwds/src/injected/client.js:11686:32)
at StaticClosure._rootRunUnary (http://localhost:7566/dwds/src/injected/client.js:3948:18)
at _CustomZone.runUnary$2$2 (http://localhost:7566/dwds/src/injected/client.js:13095:39)
at _Future__propagateToListeners_handleValueCallback.call$0 (http://localhost:7566/dwds/src/injected/client.js:12125:51)
at Object._Future__propagateToListeners (http://localhost:7566/dwds/src/injected/client.js:3731:93)
at _Future._completeWithValue$1 (http://localhost:7566/dwds/src/injected/client.js:11956:9)
at _AsyncAwaitCompleter.complete$1 (http://localhost:7566/dwds/src/injected/client.js:11672:14)
at Object._asyncReturn (http://localhost:7566/dwds/src/injected/client.js:3561:17)
at http://localhost:7566/dwds/src/injected/client.js:25344:24
at _wrapJsFunctionForAsync_closure.$protected (http://localhost:7566/dwds/src/injected/client.js:3589:15)
at _wrapJsFunctionForAsync_closure.call$2 (http://localhost:7566/dwds/src/injected/client.js:11698:12)
at _awaitOnObject_closure.call$1 (http://localhost:7566/dwds/src/injected/client.js:11686:32)
at StaticClosure._rootRunUnary (http://localhost:7566/dwds/src/injected/client.js:3948:18)
at _CustomZone.runUnary$2$2 (http://localhost:7566/dwds/src/injected/client.js:13095:39)
at _Future__propagateToListeners_handleValueCallback.call$0 (http://localhost:7566/dwds/src/injected/client.js:12125:51)
at Object._Future__propagateToListeners (http://localhost:7566/dwds/src/injected/client.js:3731:93)
at _Future._completeWithValue$1 (http://localhost:7566/dwds/src/injected/client.js:11956:9)
at _Future__asyncCompleteWithValue_closure.call$0 (http://localhost:7566/dwds/src/injected/client.js:12059:18)
at StaticClosure._rootRun (http://localhost:7566/dwds/src/injected/client.js:3933:16)
at _CustomZone.run$1$1 (http://localhost:7566/dwds/src/injected/client.js:13087:39)
at _CustomZone.runGuarded$1 (http://localhost:7566/dwds/src/injected/client.js:13030:14)
at _CustomZone_bindCallbackGuarded_closure.call$0 (http://localhost:7566/dwds/src/injected/client.js:13225:25)
at Object._microtaskLoop (http://localhost:7566/dwds/src/injected/client.js:3792:24)
at StaticClosure._startMicrotaskLoop (http://localhost:7566/dwds/src/injected/client.js:3798:11)
at _AsyncRun__initializeScheduleImmediate_internalCallback.call$1 (http://localhost:7566/dwds/src/injected/client.js:11575:9)
at invokeClosure (http://localhost:7566/dwds/src/injected/client.js:1238:26)
at MutationObserver.<anonymous> (http://localhost:7566/dwds/src/injected/client.js:1257:18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant