[2.65.0] Broken reactivity with remote query and `#each` block
Open
@elliott-with-the-longest-name-on-github is already working on this.
Since Jul 7, 2026.
- Dominant language
- JavaScript
- Stars
- 20.8k
- Forks
- 2.3k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 156
Description
Describe the bug
After upgrading Kit to 2.65.0 and beyond my app is broken. Remote queries don't rerun when their parameter gets updated. It was working fine in 2.63.1. I believe PR https://github.com/sveltejs/kit/pull/15991 is the cause for this.
Reproduction
Logs
System Info
svelte@5.56.4
kit@2.69.1
Severity
blocking an upgrade
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.