Firefox first load #18452
Unanswered
olivier-voutat
asked this question in
Q&A
Firefox first load
#18452
Replies: 2 comments
-
I am also experiencing a similar issue on a MAC M2 air 16gb / 512 gb SSD macOS Sequoia 15.1 and I am running Firefox v132.0.1. When I reload my react project a couple of times, the project will stop rendering. So I have to refresh the local dev server and reload the page again. It works just fine on Safari and Chrome. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there an update on this? Dev via firefox is borderline unusable for me. The dev server has to be stopped and started again frequently, and a page refresh takes 40 seconds in firefox compared to 7 in chrome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
We migrated our application from cra to Vite recently.
When we launch our application in debug mode using Firefox, it takes a long time to load. Arround 5 seconds.
In other browsers we don't have this problem.
In firefox, accessing the deployed version, we don't have this problem too.
Reproduction
cannot send a reproduction url since it is a debug problem
Steps to reproduce
No response
System Info
Used Package Manager
npm
Logs
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions