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

DartPad shows white screen with WebAssembly errors in Chrome and Edge #3051

Open
Sithila-Sihan-Somaratne opened this issue Sep 8, 2024 · 2 comments

Comments

@Sithila-Sihan-Somaratne
Copy link

What happened?

4 days ago, I accessed DartPad using Google Chrome, the screen was completely white.

Steps to reproduce problem

When I tried to reload again, I decided to see what was goign on using the dev tools. And I found this:
image

I checked the official site and ensured I’m using the latest version of Chrome:
image
Despite updating and restarting Chrome, the problem persists.
Here are the steps I’ve taken:

  1. Tried using other browsers:
    • Firefox(version: 130.0): Works fine.
    • Microsoft Edge(version: 128.0.2739.67): Same issue, even after updating with same errors and warnings.
  2. Checked Google Chrome Incognito Mode and Guest Mode: Still the same issue.

What could be the main causes? Any answers would be appreciated.

@Sithila-Sihan-Somaratne
Copy link
Author

I also posted aquestion on StackOverflow regarding the issue: https://stackoverflow.com/questions/78948694/dartpad-shows-white-screen-with-webassembly-errors-in-chrome-and-edge

@TheLiux
Copy link

TheLiux commented Sep 16, 2024

I had the same problem.
But the console output was different. Works in safari though

Device: Macbook Pro M1 16GB
Browser: Chrome 128.0.6613.138 arm64
Screenshot 2024-09-16 at 12 13 21

skwasm.js:17 Aborted()
za @ skwasm.js:17Understand this error
main.dart.mjs:55 JavaScriptError
main.dart.mjs:55 at https://dartpad.dev/main.dart.wasm:wasm-function[13738]:0x2265fb
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13792]:0x2296d0
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13754]:0x2274aa
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13738]:0x2265e3
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13792]:0x2296d0
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13762]:0x227b4e
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13738]:0x2265e3
main.dart.mjs:55     at https://dartpad.dev/main.dart.wasm:wasm-function[13792]:0x2296d0
skwasm.js:17 Aborted()
za @ skwasm.js:17Understand this error
main.dart.mjs:55 Another exception was thrown: Instance of 'minified:Class1175<void>'

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

2 participants