ToolTip gets hide upon hovering on Node

Hi,

I have a Node A. And i have an adornment attached to Node A. I also want to add a toolTip to the same Node A. So When i hover on Node A, i am able to see adornment but not toolTip.

Thanks

One more important thing, tooltip gets appeared if i just put my mouse cursor on the boundary of node. And again it gets disappeared if i move my mouse cursor.

What kind of Adornment are you adding, and how?

In the Basic sample, Basic GoJS Sample, the user can both select a node, causing a selection Adornment to appear, and also cause a toolTip to be shown for that same node: