Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

ngAnimate's new reflow system forgets to run a reflow for parentless animations #12400

Closed
matsko opened this issue Jul 22, 2015 · 1 comment
Closed

Comments

@matsko
Copy link
Contributor

matsko commented Jul 22, 2015

Turns out that if we don't have a parent, class-based animation waiting on some elements then a reflow isn't run directly after postDigest.

http://plnkr.co/edit/19zd2RYTRaCxAymbwxkv?p=preview

This PR fixes it: #12401

matsko added a commit to matsko/angular.js that referenced this issue Jul 22, 2015
@matsko matsko self-assigned this Jul 22, 2015
@matsko matsko added this to the 1.4.4 milestone Jul 22, 2015
matsko added a commit to matsko/angular.js that referenced this issue Jul 22, 2015
matsko added a commit to matsko/angular.js that referenced this issue Jul 22, 2015
@petebacondarwin
Copy link
Member

@matsko - sorry, I can't see what the issue is in that Plunker. What is supposed to happen?

@matsko matsko closed this as completed in 861636c Jul 27, 2015
netman92 pushed a commit to netman92/angular.js that referenced this issue Aug 8, 2015
ggershoni pushed a commit to ggershoni/angular.js that referenced this issue Sep 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants