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

New module loading changes break loading in Firefox #2912

Closed
josh1248 opened this issue Apr 8, 2024 · 1 comment
Closed

New module loading changes break loading in Firefox #2912

josh1248 opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@josh1248
Copy link
Contributor

josh1248 commented Apr 8, 2024

After updating to the commit at #2904, the frontend is no longer loading properly for me, but only for my Firefox browser (124.0.2). Everything works fine when I tried loading it in Safari.

image

These are the network and console logs at this commit:

image
image

These are the network and console logs before this commit:
image
image

Other things that may be relevant:
-Firefox 124.0.2
-Safari 16.6
-Macbook on M2 chip, ventura 13.5.2
-Python 2.7.18 used for gl build
-backend used = true under .env settings
-I note that this issue occurred while working on my pull request at #2856, which I merged master into.

@josh1248 josh1248 added the Bug Something isn't working label Apr 8, 2024
@sayomaki
Copy link
Contributor

Resolved via source-academy/js-slang#1656

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants