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

test(router): Add test for canLoad prioritized evaluation #38781

Closed
wants to merge 1 commit into from

Commits on Sep 9, 2020

  1. refactor(router): Remove defer as it's not needed anymore

    This change contains the test from angular#38780 and also removes `defer` from
    the `apply_redirects` logic because the change that introduced
    `concatMap` instead of `map`...`concatAll` makes `defer` unnecessary.
    atscott committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c8167d1 View commit details
    Browse the repository at this point in the history