This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
[Bug] Presence and Rerun not calling initial animation on each change (only exit) #213
Labels
Bug
Bug report
1. Describe the bug
I'm trying to animators Ology yes, in between content changes using presents and rerun. When the animation duration is longer, the initial information seems to get skipped, and only the exit animation is played. In the example below, I put two of these type of animations next to each other, one slower, and one faster, you'll notice that the slower one only plays the initial animation on the first appearance, and does not after.
2. IMPORTANT: Provide a CodeSandbox reproduction of the bug
https://codesandbox.io/s/elegant-darkness-z2rkrr?file=/src/index.jsx
3. Steps to reproduce
Steps to reproduce the behavior:
4. Expected behavior
I expect a slower animation to play the initial animation, but slower.
5. Video or screenshots
Screen.Recording.2023-08-21.at.1.38.04.PM.mov
6. Browser details
I tested it in the latest firefox and chromium.
The text was updated successfully, but these errors were encountered: