You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using vue-styled-components with Vue 3's <transition> component, the leave (exit) animation does not trigger or apply as expected. The enter transition works fine, but the leave transition is either skipped or immediately removed without animation.