Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix scope leak in tooltip #2710

Closed
wants to merge 1 commit into from
Closed

fix scope leak in tooltip #2710

wants to merge 1 commit into from

Conversation

bespokebob
Copy link

Fixes #2709

@chrisirhc
Copy link
Contributor

Thank you for this PR! However, I believe it's safer to create a new scope and retain a reference to it than to query the scope from the DOM. Since I'm making changes to the scopes for tooltips right now, I decided to create another PR (#2919) to resolve this leak.

@chrisirhc chrisirhc closed this Nov 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scope leaks on tooltip show/hide
2 participants