Skip to content

Broken page with Svelte 5: uncaught effect_update_depth_exceeded #13768

@probablykasper

Description

@probablykasper

Describe the bug

Upgrading from Svelte 5 (without making any code changes) resulted in an infinite effect_update_depth_exceeded error

Reproduction

https://svelte.dev/playground/48f838c2c37d447faa909ea9bd50d90f?version=5.1.6

Logs

Error: effect_update_depth_exceeded Maximum update depth exceeded. This can happen when a reactive block or effect repeatedly sets a new value. Svelte limits the number of nested updates to prevent infinite loops

Severity

blocking an upgrade

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions