Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigate relative to page root #116

Open
jamwaffles opened this issue Jan 26, 2015 · 1 comment
Open

Navigate relative to page root #116

jamwaffles opened this issue Jan 26, 2015 · 1 comment

Comments

@jamwaffles
Copy link

I have a contextual router using the NavigatableMixin mixin at /foo. I want to do this.navigate from this router to /bar/baz, however when I do this.navigate('/bar/baz') it navigates to /foo/bar/baz. Is there a way I can pass a { global: true } option to this.navigate or something similar, or is this not currently supported?

@jjalonso
Copy link

Using the component instead of ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants