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

[Bug]: SvelteKit Hot reload not working after upgrading to storybook 7.6 #25029

Closed
bhvngt opened this issue Nov 29, 2023 · 0 comments · Fixed by #25031
Closed

[Bug]: SvelteKit Hot reload not working after upgrading to storybook 7.6 #25029

bhvngt opened this issue Nov 29, 2023 · 0 comments · Fixed by #25031

Comments

@bhvngt
Copy link

bhvngt commented Nov 29, 2023

Describe the bug

After upgrading from Storybook 7.5 to 7.6. Hot reload has stopped working. When I revert back to 7.5.0, hot reload starts working again.

To Reproduce

Storybook-7.6-sveltekit-reload-issue

System

Storybook Environment Info:

  System:
    OS: macOS 14.1.1
    CPU: (10) arm64 Apple M1 Pro
    Shell: 3.6.1 - /opt/homebrew/bin/fish
  Binaries:
    Node: 20.10.0 - ~/Library/pnpm/node
    Yarn: 1.22.19 - ~/Library/Caches/fnm_multishells/16040_1701246382224/bin/yarn
    npm: 10.2.3 - ~/Library/pnpm/npm
    pnpm: 8.11.0 - ~/Library/pnpm/pnpm <----- active
  Browsers:
    Chrome: 119.0.6045.199
    Safari: 17.1
  npmPackages:
    @storybook/addon-essentials: ^7.6.0 => 7.6.0 
    @storybook/addon-interactions: ^7.6.0 => 7.6.0 
    @storybook/addon-links: ^7.6.0 => 7.6.0 
    @storybook/blocks: ^7.6.0 => 7.6.0 
    @storybook/svelte: ^7.6.0 => 7.6.0 
    @storybook/sveltekit: ^7.6.0 => 7.6.0 
    @storybook/test: ^7.6.0 => 7.6.0 
    storybook: ^7.6.0 => 7.6.0 

Additional context

@JReinhold JReinhold self-assigned this Nov 29, 2023
@JReinhold JReinhold changed the title [Bug]: Hot reload not working after upgrading to storybook 7.6 [Bug]: SvelteKit Hot reload not working after upgrading to storybook 7.6 Nov 29, 2023
@JReinhold JReinhold linked a pull request Nov 29, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants