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

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -