Skip to content
New issue

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

[BUG] ScaleZ doesn't get applied to the motion component #2609

Open
AmmarZeer opened this issue Apr 6, 2024 · 0 comments
Open

[BUG] ScaleZ doesn't get applied to the motion component #2609

AmmarZeer opened this issue Apr 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AmmarZeer
Copy link

AmmarZeer commented Apr 6, 2024

[BUG explanation] :
When adding styles through the initial/animate directly or even through variants all the styles get applied other than the scaleZ.
Even when rotateZ and translateZ get applied the scaleZ doesn't.

[Code sandbox] :
CodeSandbox
notice when you inspect the element the scaleZ is the only property that isn't there.

[Steps to reproduce]:
Add scaleZ to any motion component.

[Expected behavior]:
The element should have scaleZ applied just like scaleX and scaleY.

[Screenshots] :
image
image

@AmmarZeer AmmarZeer added the bug Something isn't working label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant