Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt hot reloading breaks with nuxt 3.9.x #470

Closed
niklaswolf opened this issue Jan 14, 2024 · 5 comments
Closed

Nuxt hot reloading breaks with nuxt 3.9.x #470

niklaswolf opened this issue Jan 14, 2024 · 5 comments

Comments

@niklaswolf
Copy link

When using the storybook module with Nuxt 3.9.x, the hot reloading of the nuxt application breaks. Only the hot reloading of storybook works.
Downgrading the app to Nuxt 3.8.x, it works again.
Reading through the release notes of Nuxt (https://github.com/nuxt/nuxt/releases/tag/v3.9.0), I suspect the upgrade from Vite 4 to 5, but this is just a guess.

@BayBreezy
Copy link

I am not sure if this is the same issue I have but storybok module is running my app in production mode when i run npm run dev.

The dev server starts but then storybook module builds the nuxt app for production & then nuxt renders the production build

@daviddomkar
Copy link

Same issue for me

@leomav
Copy link

leomav commented Apr 13, 2024

Same issue here

@yuuzora
Copy link

yuuzora commented Apr 25, 2024

Same issue here, it makes me unable to correctly work on my project alongside storybook as the hot reloading is too much of a QOL to give it up

@tobiasdiez
Copy link
Collaborator

Should be fixed by #592.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants