This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Memory leak using tooltip and ngRepeat #1400
Closed
Description
When i use the tooltip with ngRepeat and change de provider, for some reason the GC doesn't clean the nodes created by template of tooltip, causing memory leak.
this code simulates the problem: http://codepen.io/anon/pen/KCklA
Developer tool's with tooltip http://imgur.com/mwnIGUs
Developer tool's without tooltip http://imgur.com/zqKav5x