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
refactor(core): allow animationend to process if we don't have a longest animation (angular#64225)
There may be cases where the longest animation info has been cleaned up before the end animation fires. We should still do the end processing in that case.
PR Closeangular#64225
0 commit comments