Closed
Description
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
Labels
No labels