I am attempting to use the approach of assigning my animation to a variable, and setting ng-animate to that variable. According to the article, if I set the variable used by ng-animate to null this should disable the animation. However, setting the variable to null has no effect.