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
In vim-awesome, I'm using URLStore.push instead of transitionTo for cases where I have a path already. I think in all of these cases I could rewrite the code to use the route directly instead of the path but I'd rather not have to and it would be nice if the public API supported this.