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

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -