sveltejs / sveltejs/kit

[2.65.0] Broken reactivity with remote query and `#each` block

Open
#16,259 9 comments 0 reactions 1 assignee View on GitHub

@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

https://stackblitz.com/edit/sveltejs-kit-template-default-bgzakgon?file=src%2Froutes%2Fdata.remote.ts,src%2Froutes%2F%2Bpage.svelte,src%2Froutes%2Forder-card.svelte,src%2Froutes%2Fshared.svelte.ts,src%2Froutes%2Fitem.svelte

Logs

System Info
svelte@5.56.4
kit@2.69.1
Severity

blocking an upgrade

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.