-
Notifications
You must be signed in to change notification settings - Fork 327
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
DevTools occasionally freezes when using WASM #8355
Labels
cross-screen
Issues that affect multiple DevTools screens, i.e. shared functionality and widgets
P1
high priority issues at the top of the work list, actively being worked on.
Comments
Note: I tried to unfreeze DevTools by force-refreshing the page, it took ~minute to reload, and Chrome DevTools console filled up with the following messages:
|
I just got a repro of this as well:
|
This could be related to flutter/flutter#155411 |
elliette
added
P1
high priority issues at the top of the work list, actively being worked on.
cross-screen
Issues that affect multiple DevTools screens, i.e. shared functionality and widgets
labels
Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cross-screen
Issues that affect multiple DevTools screens, i.e. shared functionality and widgets
P1
high priority issues at the top of the work list, actively being worked on.
I've managed to rather reliably get DevTools to freeze when compliling to WASM.
Steps to repro:
devtools_tool serve --wasm --no-strip-wasm
The text was updated successfully, but these errors were encountered: