Skip to content

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

Merged
ADjenkov merged 5 commits intomasterfrom
djenkov/nested-primary-outlets
Dec 5, 2018
Merged

fix(router): handle nested primary p-r-o#1645
ADjenkov merged 5 commits intomasterfrom
djenkov/nested-primary-outlets

Conversation

@ADjenkov
Copy link
Copy Markdown
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