Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool tips not appearing when hovering over charts #496

Closed
josephsmith opened this issue Sep 14, 2013 · 3 comments
Closed

Tool tips not appearing when hovering over charts #496

josephsmith opened this issue Sep 14, 2013 · 3 comments

Comments

@josephsmith
Copy link

I recently updated to the most recent version of Kibana. Even after clearing my browser cache, this bug repros in Chrome, FF, and Safari. When I hover over a chart data point, I see the following in the javascript console:
"Uncaught TypeError: Object [object Object] has no method 'place_tt'".

'place_tt' is a method added to the jQuery prototype (fn) in jquery.extended.js. This code is embedded into 'app.js' during a build. Unfortunately, I do not have much experience with require.js and am having difficulty root causing the issue.

It looks like require.js integration happened recently, so is this a possible regression?

@josephsmith
Copy link
Author

I also notice that the time control doesn't always refresh the dashboard
anymore. I'm not sure that they are related.

On Sat, Sep 14, 2013 at 8:43 PM, spenceralger notifications@github.comwrote:

Okay, apparently that didn't fix it. Apologies, please hold


Reply to this email directly or view it on GitHubhttps://github.com//issues/496#issuecomment-24461985
.

@spalger
Copy link
Contributor

spalger commented Sep 15, 2013

Hmm, not sure how it would be, but if you can find a way to consistently recreate the behavior, please open another ticket with more details.

@josephsmith
Copy link
Author

I pulled latest and everything looks to be working quite well. Thanks for
the speedy response!

~joe!

On Sat, Sep 14, 2013 at 9:09 PM, Joseph Smith joseph.smith.tm@gmail.comwrote:

I also notice that the time control doesn't always refresh the dashboard
anymore. I'm not sure that they are related.

On Sat, Sep 14, 2013 at 8:43 PM, spenceralger notifications@github.comwrote:

Okay, apparently that didn't fix it. Apologies, please hold


Reply to this email directly or view it on GitHubhttps://github.com//issues/496#issuecomment-24461985
.

harper-carroll pushed a commit to harper-carroll/kibana that referenced this issue Jul 11, 2016
Add failures to Acknowledgements.proto and add maxLogSizeBytes to GoDisp...
w33ble added a commit to w33ble/kibana that referenced this issue Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants