You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HMR not working on a Nuxt project inside WSL 2. I set histoire.config.ts vite.server.host = true, but it only manages to render the page in the host browser. I still need to do a manual page reload just to see my changes.
Describe the bug
HMR not working on a Nuxt project inside WSL 2. I set
histoire.config.ts
vite.server.host = true, but it only manages to render the page in the host browser. I still need to do a manual page reload just to see my changes.Reproduction
Clone https://github.com/Novicell/nuxt3-boilerplate inside WSL
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: