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

[bug]: chromium errors attempting to load a local file on a locally running dev server #545

Open
1 of 2 tasks
maueroats opened this issue Dec 26, 2024 · 0 comments
Open
1 of 2 tasks

Comments

@maueroats
Copy link

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:

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
@maueroats maueroats changed the title [feature]: chromium unable to use local server [bug]: chromium unable to use local server Dec 26, 2024
@maueroats 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
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