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
Is it possible to add a reload option to the ui-sref directive, just like the option within the options of $state.go(to, params, options). The directive would simply check whether the option is set and use it in the internal call of $state.go.