-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Describe the bug
When performing a chain of derived statements the first re-render works correctly but any subsequent expected re-renders don't happen.
I'm not quite sure what's the cause of this currently, but this was working perfectly fine in svelte 5.43.3:
Reproduction
To reproduce click the button and we expect to see the number inside the button increment through 0-5.
https://svelte.dev/playground/52b72be7ad104bfa91fe6fcaf475a63d?version=5.43.5
Logs
System Info
System:
OS: macOS 26.1
CPU: (16) arm64 Apple M4 Max
Memory: 175.92 MB / 48.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.19.0 - /Users/away/Library/pnpm/node
npm: 10.9.3 - /Users/away/Library/pnpm/npm
pnpm: 10.20.0 - /Users/away/Library/pnpm/pnpm
Browsers:
Chrome: 142.0.7444.135
Edge: 142.0.3595.65
Safari: 26.1
npmPackages:
svelte: 5.43.5 => 5.43.5Severity
blocking an upgrade
Metadata
Metadata
Assignees
Labels
No labels