Skip to content

fix(location-strategy): crash when back on named lazy loaded outlet #1618

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 1 commit into from
Nov 19, 2018

Conversation

ADjenkov
Copy link
Contributor

Outlet could be represented by multiple frames when its named and lazy loaded.
.goBack() should be called on the innermost frame (the last one from the collection of outlet frames)

Note: Every nested named lazy loaded outlet should be wrapped in NSEmptyOutletComponent (which is just a regular <page-router-outlet>)

@ADjenkov ADjenkov added the bug label Nov 19, 2018
@ADjenkov ADjenkov self-assigned this Nov 19, 2018
@ghost ghost added the in progress label Nov 19, 2018
@ADjenkov ADjenkov merged commit d9ffb83 into master Nov 19, 2018
@ADjenkov ADjenkov deleted the djenkov/back-nested-named-outlets branch November 19, 2018 15:56
@ghost ghost removed bug in progress labels Nov 19, 2018
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.

3 participants