-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
[Vapor] TransitionGroup cannot perform excessive animation on v-if directives #14564
Copy link
Copy link
Closed
Closed
Copy link
Description
Vue version
3.6.0-beta.7
Link to minimal reproduction
Steps to reproduce
Click the 'ToggleShow' button
What is expected?
All nodes should enter slowly
What is actually happening?
Only the first node will behave this way
After clicking twice, the console prints: Cannot set properties of undefined (setting 'disabled')
System Info
Any additional comments?
I have tried making modifications, but I am not sure if they are correct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels