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

Fatal error Uncaught TypeError Guage visualization #13283

Closed
rashmivkulkarni opened this issue Aug 2, 2017 · 1 comment
Closed

Fatal error Uncaught TypeError Guage visualization #13283

rashmivkulkarni opened this issue Aug 2, 2017 · 1 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) v6.0.0-beta1

Comments

@rashmivkulkarni
Copy link
Contributor

Kibana version: 6.0.0- beta1 BC5

Elasticsearch version: 6.0.0- beta1 BC5

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

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

Description of the problem including expected versus actual behavior: Tried creating a Guage visualization for makelogs data. I keep hitting Fatal error Uncaught TypeError: handler.charts[0].getSeries is not a function (https://localhost:5601/bundles/kibana.bundle.js?v=15783:256)

Steps to reproduce:

  1. Create a Guage visualization with makelogs data
  2. The visualization gets created- but just while you are on that page, I see Fatal crash of Kibana screen as attached
  3. This is something which was not reproducible in an incognito window, so I wonder if the cookies stored makes a difference ?

Errors in browser console (if relevant):


:5601/bundles/kibana.bundle.js?v=15783:256 Uncaught TypeError: handler.charts[0].getSeries is not a function
    at Dispatch.value (:5601/bundles/kibana.bundle.js?v=15783:256)
    at SVGPathElement.hover (:5601/bundles/kibana.bundle.js?v=15783:256)
    at SVGPathElement.__onmouseover (:5601/bundles/kibana.bundle.js?v=15783:93)
:5601/bundles/commons.bundle.js?v=15783:89 Uncaught Error: Uncaught TypeError: handler.charts[0].getSeries is not a function (https://localhost:5601/bundles/kibana.bundle.js?v=15783:256)
    at window.onerror (:5601/bundles/commons.bundle.js?v=15783:90)

screen shot 2017-08-01 at 11 28 19 pm

cc / @thomasneirynck @LeeDr

@rashmivkulkarni rashmivkulkarni added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience v6.0.0-beta1 labels Aug 2, 2017
@thomasneirynck
Copy link
Contributor

This is closed with #13266

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) v6.0.0-beta1
Projects
None yet
Development

No branches or pull requests

2 participants