You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing this issue mentioned in page . I am building states dynamically using $futureStateProvider , and need to remove the states once the user logs out . Or else , the states will be defined again on login , and it breaks . Hoping for a solution.