Skip to content

Tooltip: clearInterval for delayed tracking tooltips on remove #1768

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

pallxk
Copy link
Contributor

@pallxk pallxk commented Nov 12, 2016

This is needed in the case that the tooltip is removed (via remove event directly, not via close method) before it gets shown.

I've created a demo of the problem at https://jsfiddle.net/pallxk/hgxs3g1s/

I found this when using a template engine to (re-)render html of elements with delayed tracking tooltips on click.

This is needed in the case that the tooltip is removed before it gets shown.
@jsf-clabot
Copy link

jsf-clabot commented Nov 12, 2016

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants