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

Hot reload not working in Storybook mode #83

Open
drewbaker opened this issue Nov 27, 2023 · 1 comment
Open

Hot reload not working in Storybook mode #83

drewbaker opened this issue Nov 27, 2023 · 1 comment
Labels
nuxt 2 Issues relating to the Nuxt 2 version of fuxt

Comments

@drewbaker
Copy link
Member

When developing in Storybook, hot reload doesn't seem to work.

npm i
npm run storybook

Then edit a story or component and you'd expect to see the changes take effect without a page reload required.

Reported by @Sveb

@drewbaker
Copy link
Member Author

This might be an issue with underlying Stroybook module... Perhaps it's solved with a version update... It's important to test any updates to storybook tho as it's very error-prone I've found.

@drewbaker drewbaker added the nuxt 2 Issues relating to the Nuxt 2 version of fuxt label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nuxt 2 Issues relating to the Nuxt 2 version of fuxt
Projects
None yet
Development

No branches or pull requests

1 participant