Animation is not invoked for <transition> #10584
Unanswered
DevKame
asked this question in
Help/Questions
Replies: 1 comment 3 replies
-
The |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Modal thats inside a dark backdrop. I want it to open throughout multiple steps, thats why i want to use animations instead of transitions. But when triggering it to open, it just appears without animation.
TheModal.vue:
The Parent where the opening is invoked:
What did i miss?
Beta Was this translation helpful? Give feedback.
All reactions