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

App gets stuck while using #3078

Open
dhanushkac opened this issue Oct 19, 2024 · 0 comments
Open

App gets stuck while using #3078

dhanushkac opened this issue Oct 19, 2024 · 0 comments

Comments

@dhanushkac
Copy link

What happened?

I was trying to use the app to test something. I tried toggling dark/light mode button and then app got stuck. Also I tried loading again and then tried to run the default example first. That also made it stuck.

Steps to reproduce problem

  1. Open the browser
  2. Try toggling dark/light mode button or try to run something

Additional info

Browser

Browser: Arc browser

Version: 1.61.0

Are you using any extensions/plugins that affect website behavior
(particularly those that affect iframes, such as ad blockers)?

Arc has its own blockers for things such as ads etc.

Are there any warnings or errors in your browser's JavaScript console?
If so, paste them below:

 182main.dart.wasm:0xfbe07 Uncaught RuntimeError: table index is out of bounds
    at main.dart.wasm:0xfbe07
    at main.dart.wasm:0xfbadd
    at main.dart.wasm:0x21e4dd
    at main.dart.wasm:0x21e9a9
    at main.dart.wasm:0x223b1e
    at main.dart.wasm:0x21f088
    at main.dart.wasm:0x220401
    at main.dart.wasm:0x21f088
    at main.dart.wasm:0x220401
    at main.dart.wasm:0x21f088

Machine

Operating system: MacOS

Version: v15

Your code

What code was in the editor, if any, when the failure occurred? You
can paste it in below:

it was the default code which loads initially

DartPad's output

Did DartPad print anything to the console pane? If so, paste it below:

output got stuck when I am running the app.

If you were running Flutter code, you can also paste an image of the
Flutter output directly into this bug report.

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