Skip to content

3.44.2 to 3.44.3 Max call stack exceeded #7032

Closed
@multipliedtwice

Description

@multipliedtwice

Describe the bug

After version bumping I getting Maximum call stack size exceeded at random components:

Reproduction

The project has ~200k lines, it is difficult to share some code. Normally it happens during conditional rendering when some variable got changed and something appears in the viewport.

Logs

Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at he (client.a36456a7.js:1)
    at new v (more.1e4136df.js:1)
    at Array.Re (card.901134b9.js:1)
    at d (client.a36456a7.js:1)
    at ul (client.a36456a7.js:1)
    at he (client.a36456a7.js:1)
    at new dl (client.a36456a7.js:1)
    at Je (card.901134b9.js:1)
    at he (client.a36456a7.js:1)
    at new We (card.901134b9.js:1)

System Info

System:
    OS: Windows 10 10.0.22000
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
    Memory: 3.86 GB / 15.87 GB
  Binaries:
    Node: 14.16.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 6.14.12 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.22000.120.0), Chromium (96.0.1054.62)
    Internet Explorer: 11.0.22000.120
  npmPackages:
    rollup: ^2.61.1 => 2.61.1 
    svelte: ^3.44.3 => 3.44.3

Severity

blocking all usage of svelte

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions