Skip to content

fix: load pages in location instead of in appRef #74

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
Jul 2, 2022

Conversation

edusperoni
Copy link
Collaborator

this was a mistake from long ago

DetachedContainer was changed so it always attaches to ApplicationRef because 99% of the time we've been using it to create modals, which shouldn't be attached to a viewcontainer. Turns out we are also using it for pages, so we broke the page detaching when they were deactivated

DetachedContainer should be used carefully.

@cla-bot cla-bot bot added the cla: yes label Jul 2, 2022
@NathanWalker NathanWalker merged commit 33d4dc6 into main Jul 2, 2022
@NathanWalker NathanWalker deleted the fix/load-in-location-default branch July 2, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants