You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error is: TypeError: Object #<SVGElementInstance> has no method ‘compareDocumentPosition’
Raised in: dpointer/handler/utils.dispatchEnterEvents() and dpointer/handler/utils.dispatchLeaveEvents().
I don’t have a reduced test case, but it can be reproduced by uncommenting ProgressIndicator in liaison/samples/widgetskitchensink.html and hovering over it.
The text was updated successfully, but these errors were encountered:
asudoh
changed the title
Error raised by hovering over an SVG element
Error raised by hovering over a SVG element
Apr 2, 2014
The error is:
TypeError: Object #<SVGElementInstance> has no method ‘compareDocumentPosition’
Raised in:
dpointer/handler/utils.dispatchEnterEvents()
anddpointer/handler/utils.dispatchLeaveEvents()
.I don’t have a reduced test case, but it can be reproduced by uncommenting ProgressIndicator in liaison/samples/widgetskitchensink.html and hovering over it.
The text was updated successfully, but these errors were encountered: