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

fix: clear all history keys for outlet #62

Closed
wants to merge 4 commits into from

Conversation

edusperoni
Copy link
Collaborator

PR Checklist

What is the current behavior?

We're only deleting the cache for the parent outlet. Since angular 13 route reuse is now called to all children as well.

What is the new behavior?

We clear all the outlet keys

Fixes #61.

@cla-bot cla-bot bot added the cla: yes label Mar 30, 2022
@edusperoni edusperoni closed this May 31, 2022
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.

NgOnDestroy no longer being called when navigating to another route
1 participant