Nested TransitionChilds #1894
Unanswered
jiblett1000
asked this question in
Help
Replies: 1 comment
-
It seems to be happening when the inner TransitionChild has a duration equal to the parent TransitionChild. Any way to make them have the same duration? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Just wondering if it's possible to have a TransitionChild nested within another TransitionChild. It's currently causing a flicker when I'm trying to animate multiple different elements within the DialogPanel. Can TransitionChild only have other TransitionChild siblings?
I'm using vue by the way.
Beta Was this translation helpful? Give feedback.
All reactions