We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
5. Expected behavior
Every box should go up and vanish when this animation is done.
6. Video or screenshots
See CodeSandbox
7. Environment details
The text was updated successfully, but these errors were encountered:
AnimatePresence
Successfully merging a pull request may close this issue.
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:
5. Expected behavior
Every box should go up and vanish when this animation is done.
6. Video or screenshots
See CodeSandbox
7. Environment details
The text was updated successfully, but these errors were encountered: