ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states

Home Page:http://ncuillery.github.io/angular-breadcrumb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crumb is not being update with state changes

dhintze opened this issue · comments

I'm using angular 1.3.16, ui-router 0.2.13, and breadcrumb 0.4.1. I've followed the getting started steps. The breadcrumb only ever shows the current page. When debugging, the chain is always empty. I'm changing states with both $state.go and ui-sref, neither seem to update the breadcrumb chain.

Feel like I'm missing something simple here... would love to use this!

Hi @dhintze I have the same problem if I refresh the page (F5) the breadcrumb is correct but otherwise not.

Could someone help us ?

same thing here

After some researchs it seems it comes from ng-animate. I use angular material (which one use ng-animate...)

i'm using angular-material as well.. and getting this error... what u did to fix it?

@mariohmol we don't have any fix for now...

Same here with angular-material.