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

Histogram visualization hide/show legend throws TypeErrors #18959

Closed
liza-mae opened this issue May 9, 2018 · 6 comments
Closed

Histogram visualization hide/show legend throws TypeErrors #18959

liza-mae opened this issue May 9, 2018 · 6 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@liza-mae
Copy link
Contributor

liza-mae commented May 9, 2018

Kibana version:
6.3.0 BC2

Elasticsearch version:
6.3.0 BC2

Server OS version:
OSX

Browser version:
Chrome / Firefox

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):
Staging

Describe the bug:
Histogram hide/show legend throws error

Steps to reproduce:

  1. Install elasticsearch, kibana, load data
  2. Go to add visualization -> histogram
  3. Show/hide legend, throws a type error. I am currently seeing to different errors:
  1. TypeError: Cannot read property 'handler' of undefined
  2. TypeError: Cannot read property 'prop' of null

screenshot at may 09 10-56-58

Related to #18792 ?

@stacey-gammon stacey-gammon added bug Fixes for quality problems that affect the customer experience Feature:Visualizations Generic visualization features (in case no more specific feature label is available) triage_needed labels May 9, 2018
@stacey-gammon
Copy link
Contributor

This one looks @elastic/kibana-visualizations specific (other one still looks like a dashboard thing)

@timroes
Copy link
Contributor

timroes commented May 9, 2018

Yeah that's indeed visualization specific and already known to us (though it seems there is no issue for it). Luckily this is some harmless timing issues in the tooltip, that doesn't break anything. Even tooltips will continue working rather fine. So we currently don't plan to fix this before we build the EUI chart component. I will nevertheless leave this open, so we can reference it in case it pops up again.

@timroes
Copy link
Contributor

timroes commented May 9, 2018

Please of course correct me if you experience any buggy behavior when you see this error messages, since we would need to look into that more.

@liza-mae
Copy link
Contributor Author

liza-mae commented May 9, 2018

Thanks @timroes I will keep an eye out if I see any buggy behavior related to it.

@liza-mae liza-mae changed the title Histogram visualization throws TypeError when show/hide legend Histogram visualization hide/show legend throws TypeErrors May 9, 2018
@LeeDr
Copy link

LeeDr commented Aug 13, 2018

I also see the Cannot read property 'prop' of null error in the console when moving my mouse up and down through the items in the legend or a line or bar chart. Date Histogram and then split series on Terms agg. I see it in both Chrome and IE browser.

@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2018
@markov00
Copy link
Member

Closing this issue due to inactivity.

We are trying to keep our issues to a manageable amount, which means we are trying to close issues we cannot reproduce or gather required information for some time. Please feel free to still provide the requested information in case the issue still persists on an up-to-date Kibana version. We will gladly reopen this issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants