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 have a case when I need to run parent state's controller to determine which child state needs to be loaded (which is why I cannot set it abstract). The issue arises when after loading of first child state, and navigating to another child state - pressing the browser's "Back" button will not redirect back to the first child state.