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

[BUGFIX beta] Fix link-to throwing in integration tests #15902

Merged
merged 1 commit into from
Dec 1, 2017

Commits on Nov 30, 2017

  1. [BUGFIX beta] Fix link-to throwing in integration tests

    Fixes emberjs#15831
    
    Fixes a regression introduced by emberjs#15788 by returning early again from `routing.generateURL()` when `router._routerMicrolib` is not present.
    simonihmig committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    a0ace45 View commit details
    Browse the repository at this point in the history