-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Svelte 5: each block with index causes error (works with svelte 4) #9636
Comments
@AgarwalPragy One of those is this very issue, the other does not look like it has anything to do with this. Though on #9408 it claims to be linked from this. Something bugged here? Anyway, I explained the issue over there:
|
My bad. Updated. |
Describe the bug
The following code examples (which work properly with svelte 4) produce errors with Svelte 5,
Reproduction
Example 1 Svelte 5 REPL
Example 2 Svelte 5 REPL
Logs
No response
System Info
System: OS: macOS 14.2 CPU: (12) arm64 Apple M2 Pro Memory: 213.45 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.2.0 - /opt/homebrew/bin/node Yarn: 1.22.21 - /opt/homebrew/bin/yarn npm: 6.14.16 - /opt/homebrew/bin/npm pnpm: 8.10.5 - /opt/homebrew/bin/pnpm bun: 1.0.3 - ~/.bun/bin/bun Browsers: Chrome: 119.0.6045.159 Chrome Canary: 121.0.6145.0 Safari: 17.2
Severity
annoyance
The text was updated successfully, but these errors were encountered: