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
feat($state): "independent" (child) state implementation
"independent" states must have defined parents (besides abstract "root")
Prevent "independent" child state from rendering parent's template, but inherits everything as usual
Forces state reload (render parent's views) when coming back from independent child state
0 commit comments