I'm struggling to add animation effects to specific buttons and I can't seem to get the isolate scope to work properly. Check out this fiddle for reference:
Fiddle
https://jsfiddle.net/gLhveeor/4/
The issue is that the mouseenter event is triggering the animation for all ng-repeat items instead of just the specific one.
Your assistance with this matter would be greatly appreciated.