Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Conversation

@nexus-uw
Copy link
Contributor

Hello,

I ran into a bug when using this directive on a delete button in my app. Clicking the delete button would remove the parent item from a list. While the element would disappear, the tooltip would remain since the user could not 'mouseleave' from the removed element. This PR fixes this issue by ensuring that the tooltip is hidden when the directive is destoryed.

Thanks,
Simon

45kb added a commit that referenced this pull request Apr 15, 2015
hide the tooltip when the directive is destroyed
@45kb 45kb merged commit 7efbcea into 720kb:master Apr 15, 2015
@45kb
Copy link
Member

45kb commented Apr 15, 2015

Thanks a lot @nexus-uw really appreciated

@nexus-uw nexus-uw deleted the bug/hide-on-destroy branch April 17, 2015 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants