Leaving transition does not work properly when using JavaScript hooks. #3264
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
Version
3.0.5
Reproduction link
https://codepen.io/ustbhuangyi-the-bold/pen/MWboJav
Steps to reproduce
What is expected?
The leaving transition works well and after the transition end, the red square disappear.
What is actually happening?
The square disappear immediately, the leaving transition does not work properly.
The text was updated successfully, but these errors were encountered: