Created
December 10, 2024 21:46
-
-
Save steph-crown/53637e9d17f2cb051b560c6f5aa8964a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Memory Leak Example</h1> | |
<button (click)="navigate()">Go to Memory Leak Component</button> | |
<router-outlet></router-outlet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment