sfxcode / nuxt3-primevue-starter

Build your VUE.js App with Nuxt3 . First Class PrimeVUE 4 support. Formkit Validation included.
https://nuxt3-primevue-starter.netlify.app
MIT License
331 stars 72 forks source link

No Hot module reload (HMR) #28

Closed Kingside88 closed 1 year ago

Kingside88 commented 1 year ago

Is it only me or is hmr not working? Tested with a clean installation with newest Edge Browser Version 112.0.1722.39 (Offizielles Build) (64-Bit) and Firefox 111.0.1 (64-bit).

Even if VS Code print this line in the terminal: ℹ hmr update /pages/index.vue (x3)

sfxcode commented 1 year ago

Hi,

works fine for me. I am running on a Mac M2 Max on Chrome 112.0.5615.49. Some things seems to be broken in nuxt 3.4.0. Updated to latest Patch release 3.4.1.

Maybe that solves your problem.

Greetings,

Tom

Kingside88 commented 1 year ago

unfortunately version 3.4.1 does not solve the problem. I should mention that I work on a windows 11 machine. Maybe someone else can confirm?

Kingside88 commented 1 year ago

I want to close this problem because it has nothing to do with this starter. I don't know who is really responsible for this problem. Vite? Nuxt? Vue? The point is, when a page or component is to big, HMR stops working. I can't say a size but its like that.