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

After v1.3.0-rc.5 ngAnimate ng-hide/ng-show (Javascript Animation) dont't work on IE and Firefox #10143

Closed
ashraffayad opened this issue Nov 20, 2014 · 3 comments

Comments

@ashraffayad
Copy link

I use JavaScript animation with ngAnimate as following
myModule.animation('.in-fade', function(){ ... }}
Until v1.3.0-rc.5 , the animation worked fine on all browsers.
Starting v1.3.0 till v1.3.3, the animation stopped working on IE 11 and Firefox 33.1.1. It only works on Chrome..

@lgalfaso
Copy link
Contributor

without a little more information it is hard to know what is going on. Would it be possible for you to create a plunker that shows this issue? Also, can you please check if the non-minified version of ng-animate also has this problem? (I would like to know if this is a duplicate of #9936)

@ashraffayad
Copy link
Author

I tried the non-minified v1.3.3. The problem is the same. So, it's not a duplicate of #9936. I will create a plunker as soon as I can. Thanks for responding..

@ashraffayad
Copy link
Author

issue fixed in ngAnimate v1.3.4 :)

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

3 participants