javascript - How can I use ngAnimate with ngTable? -


View this plnkr where I am trying to combine both nG-animate and ng-table:

As you can see, I have injected both the directions in the radius, and I have CSS for animation in style.css, but there are no animations for any reason Has anyone been ... Anyone know what I'm doing wrong here? (There is currently no error in the console) Any help would really be appreciated!

Thanks,

Mike

Element should be placed as ngRepeat directive:

     

Comments

Popular posts from this blog

sql - Return Function using Cursor -

c++ - why does this code produce a runtime error? -

javascript - Is there any way to add a new parameter to a function programmatically? -