-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[BUG] AnimatePresence skips 3D Elements #2639
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
2. Describe the bug
AnimatePresence skips motion.mesh elements when there are more than 4 currently exiting.
3. IMPORTANT: Provide a CodeSandbox reproduction of the bug
A CodeSandbox minimal reproduction
Important File: src\scene\Experience.jsx
4. Steps to reproduce
Steps to reproduce the behavior:
- Go to CodeSandbox
- See the animation
- See boxes vanishing every ~5 elements
5. Expected behavior
Every box should go up and vanish when this animation is done.
6. Video or screenshots
See CodeSandbox
7. Environment details
- Chrome 124.0.6367.61
- Windows 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working