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
1. Read the FAQs 👇
2. Describe the bug
Layout animations do not work with MotionValue?
MotionValue
https://codesandbox.io/p/sandbox/3qxj8n?file=/src/App.tsx:28,1
4. Steps to reproduce
Steps to reproduce the behavior:
motionValue
useState
useMotionValue
5. Expected behavior
Element should resize with animation
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. Read the FAQs 👇
2. Describe the bug
Layout animations do not work with
MotionValue
?https://codesandbox.io/p/sandbox/3qxj8n?file=/src/App.tsx:28,1
4. Steps to reproduce
Steps to reproduce the behavior:
motionValue
constant to switch betweenuseState
anduseMotionValue
5. Expected behavior
Element should resize with animation
CleanShot.2024-11-25.at.12.35.24.mp4
The text was updated successfully, but these errors were encountered: