gmostert / ng2-breadcrumb

This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
MIT License
102 stars 81 forks source link

Issues with Router #103

Open Sesa1988 opened 6 years ago

Sesa1988 commented 6 years ago

Hello,

i have a issue that my breadcrumb will show up only a second click on my menu. Is it maybe a bug with the angular router? the logic start in the onInit method and its to late i think.

Best regards

sjclemmy commented 6 years ago

See this issue https://github.com/angular/angular/issues/17473