svelte icon indicating copy to clipboard operation
svelte copied to clipboard

Svelte 5 REPL: Error compiling component (too much recursion)

Open qupig opened this issue 8 months ago • 8 comments

Describe the bug

err

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

qupig avatar Jun 03 '24 16:06 qupig