Posts by johnatanbrayan • 46 points
1 post
-
3
votes4
answers6996
viewsA: Typeerror Cannot read Property 'name' of Undefined at Angular 4
I had a similar problem and for me, develop a resolver in the route of the component solved my problem. Implement a route: example.routets.: @Injectable({ providedIn: 'root' }) export class…
angularanswered johnatanbrayan 46