Svelte

The current rendering/hydration implementation leads to an early Maximum call stack size exceeded

#17659

Development PR

Issue

Solved
X
x0k
Feb 8, 2026, 4:16 PM

Describe the bug

I’m encountering a Maximum call stack size exceeded error at a relatively shallow component nesting depth.

The issue became worse starting with [email protected]; before that, it only resulted in a hydration warning.

Reproduction

(42) (600+) Vue (600+) Real world component

Logs

System Info

System:
    OS: Linux 6.12 cpe:/o:nixos:nixos:25.11 25.11 (Xantusia)
    CPU: (12) x64 Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
    Memory: 2.36 GB / 15.56 GB
    Container: Yes
    Shell: 5.3.3 - /run/current-system/sw/bin/bash
  Binaries:
    Node: 24.11.1 - /nix/store/4l88l3qm9qbvizwfy32rfjpzz2nh1x4j-nodejs-24.11.1/bin/node
    npm: 11.6.2 - /nix/store/4l88l3qm9qbvizwfy32rfjpzz2nh1x4j-nodejs-24.11.1/bin/npm
    pnpm: 10.26.1 - /nix/store/0mkcl4bgin1q6r1g0zyj3drynpa300ir-pnpm-10.26.1/bin/pnpm
  Browsers:
    Brave Browser: 144.1.86.146
  npmPackages:
    svelte: catalog: => 5.48.0

Severity

annoyance

👍 1

Info

Closed at Feb 10, 2026, 2:45 PM
Assignees dummdidumm
Labels None
Milestone None

Pro tip: You can prefix GitHub URLs of issues, PRs or discussions with svcl.dev/ to view them on this page! Also try it on a GitHub release ;)