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
Attempting to select a local file on a locally running server (npm run web) succeeds with Firefox but fails with Chromium and Opera with the following error:
Uncaught runtime errors:
ERROR
ResizeObserver loop completed with undelivered notifications.
at handleError (http://localhost:3000/web-ide/static/js/bundle.js:53812:58)
at http://localhost:3000/web-ide/static/js/bundle.js:53831:7
Additional Comments
Linux - Ubuntu 24.04
Do you want to try to add this feature?
I want to try to add this feature!
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
maueroats
changed the title
[feature]: chromium unable to use local server
[bug]: chromium unable to use local server
Dec 26, 2024
maueroats
changed the title
[bug]: chromium unable to use local server
[bug]: chromium errors attempting to load a local file on a locally running dev server
Dec 26, 2024
Tool
CPU Emulator
Interface
Website (https://nand2tetris.github.io/web-ide)
Contact Details
No response
What feature are you proposing?
Attempting to select a local file on a locally running server (
npm run web
) succeeds with Firefox but fails with Chromium and Opera with the following error:Additional Comments
Linux - Ubuntu 24.04
Do you want to try to add this feature?
Code of Conduct
The text was updated successfully, but these errors were encountered: