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

Check URI Path with Ember Router #5

Open
blimmer opened this issue Dec 17, 2017 · 0 comments
Open

Check URI Path with Ember Router #5

blimmer opened this issue Dec 17, 2017 · 0 comments

Comments

@blimmer
Copy link
Owner

blimmer commented Dec 17, 2017

Right now, I assume that if the URI you're transition to is within the same hostname, it is a valid route in your ember app. However, it's possible that your ember app does not span the whole boundary of your hostname.

It would be nice if we could somehow ask the router if it recognizes a URI path and only wire up our soft transition logic in this case.

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

No branches or pull requests

1 participant