svelte
svelte copied to clipboard
Svelte 5 REPL: Error compiling component (too much recursion)
Describe the bug
This error is often encountered when opening a Svelte5-REPL link. It can return to normal after refreshing the tab.
Note that this may happen when opening any REPL links, not just during editing.
Reproduction
Unable to reproduce the issue, randomly occurs when opening REPL links.
Logs
Console cleared. index-ZdIW0gts.js:80:743
running Svelte compiler version 5.0.0-next.148 index-ZdIW0gts.js:80:759
Error: too much recursion
Immutable 2
index-ZdIW0gts.js:83:550
System Info
Firefox ESR
Across multiple Svelte5 versions including the latest.
Severity
annoyance