0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Dominic Gannaway
cf63220a0e
fix: ensure keyed fallback to indexed (#9441)
Fixes #9408. Ensures that if we have a key that matches the index, that we fallback to using an indexed each block.
2023-11-14 13:37:49 +01:00