cytoscape / cytoscape.js-qtip

A Cytoscape.js extension that wraps the QTip jQuery library
MIT License
41 stars 35 forks source link

Qtip unpositioned for `mousover` #21

Closed monprin closed 7 years ago

monprin commented 7 years ago

The new 2.5.1 version has not been working for me. it simply returns either a warning or an error stating:

Query.Deferred exception: Cannot assign to read only property 'left' of object '#<ClientRect>' 
TypeError: Cannot assign to read only property 'left' of object '#<ClientRect>'

This error was also in Firefox, which issued the error:

jQuery.Deferred exception: setting a property that has only a getter z.reposition

2.4.0 worked well prior to this. Let me know if I can provide any other debugging information. Thank you for all your work! Joe

narenana commented 7 years ago

I get this only when using mouseover as trigger. works fine on tap.

narenana commented 7 years ago

@maxkfranz could you reproduce this? I can share a fiddle to help.

maxkfranz commented 7 years ago

Patch released as 2.5.2