Hey everyone, I've been working on a project where I'm trying to merge ng-animate and ng-table. I created a plnkr to showcase my progress:
http://plnkr.co/edit/EfZF5oWb9qzGvOIbAhtX?p=preview
Despite injecting both directives into the scope and having the necessary CSS animations in style.css, I can't seem to get the animations to work. Can anyone spot what I might be doing incorrectly? (No errors are showing up in the console at the moment) Any assistance would be greatly appreciated!
Thanks,
Mike