diff options
| author | Matias Niemelä | 2013-11-14 15:36:07 -0500 | 
|---|---|---|
| committer | Matias Niemelä | 2013-11-20 17:08:03 -0500 | 
| commit | 7067a8fb0b18d5b5489006e1960cee721a88b4d2 (patch) | |
| tree | f0a3a6d141bfec6a0c3bc3081f861ba3457ca9aa /src/Angular.js | |
| parent | c47abd0dd7490576f4b84ee51ebaca385c1036da (diff) | |
| download | angular.js-7067a8fb0b18d5b5489006e1960cee721a88b4d2.tar.bz2 | |
fix($animate): ensure the DOM operation isn't run twice
Depending on the animations placed on ngClass, the DOM operation may
run twice causing a race condition between addClass and removeClass.
Depending on what classes are removed and added via $compile this may
cause all CSS classes to be removed accidentally from the element
being animated.
Closes #4949
Diffstat (limited to 'src/Angular.js')
0 files changed, 0 insertions, 0 deletions
