-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Broken page with Svelte 5: uncaught effect_update_depth_exceeded
#13768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can confirm. This is also happening to a number of our selects. |
Dependabot upgraded our project from 4.2.19 to 5.0.5 and I'm seeing this issue as well. |
It only happens when the component isn't in runes mode. |
I've been trying to make sure that everything is properly updated to Svelte 5 syntax for runes and everything but am still facing the issue. It's possible that I have more updating to do. My project is fairly complex with a lot of moving parts. Edit: looks like I got things figured out. |
@dummdidumm Hey, wondering if this bug could be looked at (it's blocking me from upgrading to Svelte 5). Not sure if it fell through the cracks |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Upgrading from Svelte 5 (without making any code changes) resulted in an infinite
effect_update_depth_exceeded
errorReproduction
https://svelte.dev/playground/48f838c2c37d447faa909ea9bd50d90f?version=5.1.6
Logs
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: