angular-breadcrumb icon indicating copy to clipboard operation
angular-breadcrumb copied to clipboard

Directive only shows current state.

Open MADavies opened this issue 8 years ago • 4 comments

Im currently developing with Angular and Angular-Material, using ui.route and states and im having trouble getting the directive to recognise child states so it is only showing the current state name instead of "Home > something > details" for example.

MADavies avatar Sep 02 '16 11:09 MADavies

Yes I am also facing the same issue

aliraza923 avatar Sep 26 '16 05:09 aliraza923

I'm also facing this issue

ozairsajid avatar Sep 26 '16 19:09 ozairsajid

I added parent field along with label under ncyBreadcrumb in the $stateprovider and it started showing the breadcrumb.

ozairsajid avatar Sep 27 '16 19:09 ozairsajid

Same issue here. Especially concerning when there are some states that do not have defined parents. I was expecting to be able to keep a record of the users navigation.

douglasg14b avatar Feb 01 '17 19:02 douglasg14b