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

Tooltip causes issues when changing node to cluster #2478

Closed
nilsottesen opened this issue Dec 19, 2016 · 4 comments
Closed

Tooltip causes issues when changing node to cluster #2478

nilsottesen opened this issue Dec 19, 2016 · 4 comments

Comments

@nilsottesen
Copy link

I'm using version 4.17.0, 2016-11-05
I have a title for my node, and when clicking the node I create a cluster. If the tooltip is showing during this operation, the code in line 41401 (function _checkHidePopup, statement overNode.id === this.popup.popupTargetId) breaks, as overNode is undefined

@Tooa
Copy link
Member

Tooa commented Dec 19, 2016

Can you provide a jsbin showing your error and a description that explains how to reproduce the error using that jsbin?

@nilsottesen
Copy link
Author

nilsottesen commented Dec 19, 2016 via email

@Tooa Tooa added Confirmed Bug and removed Problem labels Jan 7, 2017
@Tooa
Copy link
Member

Tooa commented Jan 7, 2017

I can confirm this error. Let me see if I can find some time to look into this. We have quite a lot of problems in the clustering part of the network module - despite the fact that it is really popular.

@Tooa Tooa changed the title Tooltip causes issues when changing node Tooltip causes issues when changing node to cluster Jan 7, 2017
@Tooa Tooa added this to the Minor Release v4.18 milestone Jan 7, 2017
@mojoaxel
Copy link
Member

Fixed by @Tooa with #2555

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

No branches or pull requests

3 participants