Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(router): complete router
events
on dispose (angular#59327)
In this commit, we manually complete the `events` subject to remove all active observers and enable granular garbage collection, as users may forget to unsubscribe manually when subscribing to `router.events`. PR Close angular#59327
- Loading branch information