Skip to content

fix(runtime-dom): fix TransitionGroup bug when parent has scale CSS property #9733

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DragonnZhang
Copy link

fix #9665

@DragonnZhang
Copy link
Author

playground

@baiwusanyu-c baiwusanyu-c added the need test The PR has missing test cases. label Dec 1, 2023
@DragonnZhang
Copy link
Author

Test added.

@DragonnZhang
Copy link
Author

@baiwusanyu-c Hi, could you please take a look if you have spare time? Thanks a lot!

@baiwusanyu-c baiwusanyu-c removed the need test The PR has missing test cases. label Dec 7, 2023
@edison1105
Copy link
Member

duplicate of #6108
I copied the test case to #6108

@edison1105 edison1105 added duplicate This issue or pull request already exists ready for review This PR requires more reviews labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists ready for review This PR requires more reviews scope: transition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TransitionGroup does not take into account CSS scale
4 participants