Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngAnimate disabled #4136

Closed
inviolablegenesis opened this issue Aug 7, 2015 · 3 comments
Closed

ngAnimate disabled #4136

inviolablegenesis opened this issue Aug 7, 2015 · 3 comments

Comments

@inviolablegenesis
Copy link

I have downloaded the latest version of the ngAnimate and the ui-grid.
Whenever I call the grid the animation is being disabled.
Any thoughts on this?

In my bower.json:

"angular-ui-grid": "~3.0.0-rc.22"
"angular-animate": "~1.4.4"
"angular": "1.4.4"

Update 8/10/2015:
Even when I've set "angular-ui-grid": "~3.0.1" in my bower.json, animation will still not work.

@JLLeitschuh
Copy link
Contributor

Angular 1.4 will not be fully supported until we do a new release. Animations had a breaking change that we had to resolve by coding a version check for.
#3647
#3658

@inviolablegenesis
Copy link
Author

hello, is this resolved in 3.0.4?
because i've noticed that this was not included in the fix.

@JLLeitschuh
Copy link
Contributor

This should be fixed. Yes. Closed by #4057

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

No branches or pull requests

2 participants