fix(ngAnimate): ensure that orphaned elements do not throw errors when animated
This fix ensures that both `$animateCss` and `$animate` swallow the error when an animation takes place in the sitation that the element is removed from the parent element sometime before or during the preparation stages of the animation. Closes #11975 Closes #12338
M
Matias Niemelä committed
e4aeae0c7303b94135e6df20e6c5e25f2aa0f586
Parent: 7202bfa
Committed by Peter Bacon Darwin <pete@bacondarwin.com>
on 7/14/2015, 8:06:55 PM