-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
Describe the bug
Hello everyone,
I found a bug when using an #each...as...
block with an animation on the element.
When looping through a collection and getting the index of the items while having a transition on the element returns an undefined
index after the animation got triggered. But not always.
Reproduction
You can reproduce the issue on this REPL. The bug is not visible right away you have to trigger the animation by clicking on the buttons.
Logs
No log in the console
System Info
System:
OS: Windows 11 10.0.22621
CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H
Memory: 16.27 GB / 31.68 GB
Binaries:
Node: 18.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 8.19.3 - C:\Program Files\nodejs\npm.CMD
pnpm: 8.3.1 - ~\AppData\Roaming\npm\pnpm.CMD
Browsers:
Edge: Chromium (119.0.2151.58)
Internet Explorer: 11.0.22621.1
Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels