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

ngAnimate error in 1.3.x #12503

Closed
wesleycho opened this issue Aug 5, 2015 · 3 comments
Closed

ngAnimate error in 1.3.x #12503

wesleycho opened this issue Aug 5, 2015 · 3 comments

Comments

@wesleycho
Copy link
Contributor

I am running into a weird error in UI Bootstrap, where it appears ngAnimate is the culprit (removing the dependency does not trigger the error in console).

Here is the Plunker - it should be noted that where it is throwing the error in console, on the first execution of this block, elementNode and parentNode exist fine. On second and third execution, elementNode ends up being undefined, which results in the error being thrown.

This error does not seem to create any functional problem.

This component does not use ngAnimate functionality at all, which makes me suspect there is something wrong with ngAnimate itself here.

Note that this is only a problem in 1.3.x (i.e. 1.3.17) - this does not manifest in 1.4.x.

@elishaterada
Copy link

Related issue #10205

@elishaterada
Copy link

@wesleycho the issue seems to be resolved with 1.3.18 update. We confirmed that this fixed the issue on our projects as well.

https://github.com/angular/angular.js/blob/master/CHANGELOG.md#1318-collective-penmanship-2015-08-18

@wesleycho
Copy link
Contributor Author

This indeed seems fixed now, as seen here.

Thanks @matsko!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants