I recently started learning about angularjs
and am currently grasping the concept of filters. However, I have come across an issue where angularjs
is calling the filter twice instead of once as expected. I'm quite puzzled by this behavior and unsure why it's happening.
If you'd like to take a look, here's the link to my plunker...