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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Since enter/leave/move all have a post digest animation, they end up performing an animation when the page loads. We need to only enable the animation after the second digest has run so that strucrtual animations won't render when the page loads.