Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
To not leak.
What is the current behavior?
Leaking event listeners and DOM nodes
What are the steps to reproduce?
See Stackblitz
https://stackblitz.com/edit/angular-material2-issue-xna6gn?file=app/app.component.html
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest of all, but I've tried a variety of versions w/ same behaviour.
Is there anything else we should know?
- Possibly related to: fix(tooltip): leaking TooltipComponent references #9109
- Possibly related to: [Tooltip] Memory leak #8989
Screenshot of chrome profile - Garbage was collected before/after this run.