Skip to content

fix(router): handle nested primary p-r-o #1645

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

Merged
merged 5 commits into from
Dec 5, 2018

Conversation

ADjenkov
Copy link
Contributor

@ADjenkov ADjenkov commented Dec 3, 2018

The Problem: Currently navigating to [nsRouterLink]="[url/url2/url3]", when "/url3" should be loaded child in nested 'primary' p-r-o, won't work. It will work if navigating to outlet [nsRouterLink]="["url/url2", { outlets: { primary:["url3]}}]"

e2e test added

@ADjenkov ADjenkov added the bug label Dec 3, 2018
@ADjenkov ADjenkov self-assigned this Dec 3, 2018
@ghost ghost added the in progress label Dec 3, 2018
@ADjenkov ADjenkov merged commit e632fc5 into master Dec 5, 2018
@ghost ghost removed bug in progress labels Dec 5, 2018
@ADjenkov ADjenkov deleted the djenkov/nested-primary-outlets branch December 5, 2018 13:03
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

Successfully merging this pull request may close these issues.

2 participants