Dean Wilson
Member since Oct 3, 2013
- Profile: /members/11298-dean-wilson.htm
- Comments: 1
Recent Blog Comments By Dean Wilson
-
Filter vs. ngHide With ngRepeat In AngularJS
Posted on Oct 3, 2013 at 11:37 AM
I like this filter example using the $watch instead of the filter itself. But an issue I'm having is when you do have nested ng-repeats and you want to hide the parent repeater when there are 0 items available in the child repeater. I actually used a similar solution to what you have posted before... read more »