NextJS not working with Firefox? #32381
Replies: 8 comments 7 replies
-
Hello. Can you provide a reproduction repository so we could investigate it further? Thank you. |
Beta Was this translation helpful? Give feedback.
-
Same Problem over here. Firefox Version 99.0.1. Additionally, I tried deleting all the cache for "localhost". I've got a reproduction repo ready because it contains barely any content other than the defaults. DM me if you are interested because I've got a one commit without the error and the next one with it. Running on WSL2 Ubuntu 20.04. |
Beta Was this translation helpful? Give feedback.
-
Same here, using Firefox 99.0 (64-bit) on Ubuntu 20 I kind of suspect it has something to do with next/image, when there are dozens of them on the page. Can't provide public repo, sorry. I'll keep investigating. |
Beta Was this translation helpful? Give feedback.
-
Providing my issue, not sure what is causing it specifically. The |
Beta Was this translation helpful? Give feedback.
-
Note to myself: check for infinite loops next time you are using |
Beta Was this translation helpful? Give feedback.
-
why is not the vercel site not working gives just a blank screen |
Beta Was this translation helpful? Give feedback.
-
@RBGAMES101 i still have this regularly with firefox 137. In my case I simply have to close the tab and then the browser. Restart the browser and open the site, then it works again. I don't need to restart next or clear any caches/folders. |
Beta Was this translation helpful? Give feedback.
-
i had a similar issue with a freshly created project next 15.5.2. and Firefox Developer Edition version 143.0b2 what seemed to fix the issue for me was removing the React Dev tools extension. after that it works fine |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. About 3 days ago I was code with nextjs and load it up in Firefox. For some reason though, a day later it just refused to load the site. I only noticed that today Chromium is able to load my project up fine. Is anyone able to help or know what might be wrong?
I have
I have no clue what would be happening. This didn't happen before.


1st image is Firefox. Latest version as of writing
2nd image is Chromium. Latest version as of writing.
I am using Arch Linux.
Beta Was this translation helpful? Give feedback.
All reactions