You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open the browser
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.
The text was updated successfully, but these errors were encountered:
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
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:
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.
The text was updated successfully, but these errors were encountered: