nksaraf / vinxi

The Full Stack JavaScript SDK
https://vinxi.vercel.app
MIT License
1.33k stars 56 forks source link

Dev server with hot module reload is flaky in Firefox #272

Open WilcoKruijer opened 3 months ago

WilcoKruijer commented 3 months ago

See video below. This is me hard refreshing the React SSR example page until the page is properly initialized. This happens even with Firefox "safe mode" enabled, which disables all extensions. It opens in Chrome without issues 100% of the time.

https://github.com/nksaraf/vinxi/assets/1809836/23141524-4352-495b-a9d6-6e5615c7f0cd

Vinxi: v0.3.11 Firefox: 124.0.1 (Ubuntu)

Related vite-plugin-react README entry