Layton Miller
Member since Jun 28, 2016
- Profile: /members/13229-layton-miller.htm
- URL: http://www.laytonmiller.com
- Comments: 2
Recent Blog Comments By Layton Miller
-
Forcing RouterLinkActive To Update Using An Inputs Hack In Angular 5.0.2
Posted on Feb 28, 2019 at 7:21 PM
Man, great write-up/video. I spent the last 2 hours trying to find a workaround. FYI, My issue was slightly different: I was using *ngFor's trackBy against a list of items that is sorted. When you change sort order, the 'activated' item would move, but the same index would remain active. So,... read more »
-
EXCEPTION: TypeError: Cannot Read property 'subscribe' Of Undefined In AngularJS 2 Beta 1
Posted on Jun 28, 2016 at 8:19 PM
What a waste of an hour, running around trying to figure out where I was trying to call 'subscribe'. Course, this makes complete sense!! Thanks!... read more »