sirensolutions / kibi

PLEASE READ: Kibi is now "Siren Investigate", part of the Siren Platform. This code repository is only provided to facilitate code review and integration by Siren customers and cannot be successfully compiled. The code also requires Siren Federate to be installed in Elasticsearch.
http://siren.io
Other
494 stars 111 forks source link

TypeError: jQuery(...).qtip is not a function #85

Closed xycloud closed 7 years ago

xycloud commented 7 years ago

kibi master: 5.3.2 angular.js:12520 TypeError: jQuery(...).qtip is not a function at JoinExplanationHelper.initQtip (eval at (kibana.bundle.js?v=8467:1540), :98:25)

its ok in kibi-5.2.2 beta-1, but error in kibi master, could you give some help?

szydan commented 7 years ago

Hi @xycloud we've just released 5.4.0-beta-2 https://github.com/sirensolutions/kibi/releases/tag/tag-5.4.0-beta-2 Master branch was also synced

If the version is not a problem could you try one more time on this version We had similar issues before and usually, it is related to 2 version of jQuery being bundled by webpack. Once you try on 5.4.0-beta-2 let us know, if the problem is still there we will investigate

xycloud commented 7 years ago

still got this erorr. any possible reason about this?

szydan commented 7 years ago

Could you describe how to reproduce this error, please? Also, are you running Kibi from 5.4.0-beta-2 or master?

xycloud commented 7 years ago

as we know, the relation filter should have a different tooltip if everything is ok. but 5.4.0 doesn't, we can see the error message in browser console

szydan commented 7 years ago

@xycloud I've just tried on my installation and I can not see it Could tell me which browser you are using and which OS. Also, could you confirm that you get an error by simply hovering over the filter as I'm doing? out