Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Check URI Path with Ember Router #5

@blimmer

Description

@blimmer

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions