We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With this simple setup, HMR fails from next.179 to next.195:
<!-- app.svelte --> <script> import Component from "./Component.svelte"; </script> <Component />
<!-- Component.svelte --> <div>Hello World</div> <style></style>
Repo
Component.svelte
No logs
System: OS: Linux 6.9 Fedora Linux 40 (Forty) CPU: (24) x64 AMD Ryzen 9 7900 12-Core Processor Memory: 19.03 GB / 30.49 GB Container: Yes Shell: 3.7.0 - /bin/fish Binaries: Node: 22.5.0 - ~/.volta/tools/image/node/22.5.0/bin/node Yarn: 4.1.1 - ~/.volta/tools/image/yarn/4.1.1/bin/yarn npm: 10.8.2 - ~/.volta/tools/image/node/22.5.0/bin/npm pnpm: 9.4.0 - ~/.volta/bin/pnpm bun: 1.1.19 - ~/.bun/bin/bun Browsers: Chrome: 126.0.6478.126 npmPackages: svelte: ^5.0.0-next.1 => 5.0.0-next.195
blocking an upgrade
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #12417, which was fixed
Sorry, something went wrong.
No branches or pull requests
Describe the bug
With this simple setup, HMR fails from next.179 to next.195:
Reproduction
Repo
Component.svelte
to "Hello World2"Logs
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: