Skip to content

Uncaught TypeError: Cannot read property 'makeLabel' of undefined- seen on clicking the back button in the browser when you are on TagCloud Viz #9348

@rashmivkulkarni

Description

@rashmivkulkarni

Kibana version: 5.1.1

Elasticsearch version: 5.1.1

Server OS version: Ubuntu

Browser version: Chrome

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

Steps to reproduce:

  1. Load data and navigate to Visualize
  2. Open the Tagcloud Visualization and select bucket type = tag and add terms aggregation field = @timestamp and click play - see that the results do appear fine.
  3. Now click the back button on the browser I see a Fatal Error Uncaught TypeError: Cannot read property 'makeLabel' of undefined (http://localhost:5601/bundles/kibana.bundle.js?v=14561:94)

Looks like missing a label. This is happening on master branch as well.

Errors in browser console (if relevant):

    at window.onerror (commons.bundle.js?v=14561:69)Notifier._showFatal @ commons.bundle.js?v=14561:55Notifier.fatal @ commons.bundle.js?v=14561:55wrapper @ commons.bundle.js?v=14561:1window.onerror @ commons.bundle.js?v=14561:69
kibana.bundle.js?v=14561:94 Uncaught TypeError: Cannot read property 'makeLabel' of undefined(…)(anonymous function) @ kibana.bundle.js?v=14561:94EventEmitter.emit @ kibana.bundle.js?v=14561:95value @ kibana.bundle.js?v=14561:95resolveWhenDone @ kibana.bundle.js?v=14561:95(anonymous function) @ kibana.bundle.js?v=14561:95event @ kibana.bundle.js?v=14561:44tick @ kibana.bundle.js?v=14561:48d3_timer_mark @ kibana.bundle.js?v=14561:45d3_timer_step @ kibana.bundle.js?v=14561:45
commons.bundle.js?v=14561:69 Uncaught Error: Uncaught TypeError: Cannot read property 'makeLabel' of undefined (http://localhost:5601/bundles/kibana.bundle.js?v=14561:94)(…)window.onerror @ commons.bundle.js?v=14561:69
commons.bundle.js?v=14561:38 Error: Aborting all pending requests failed.
    at Courier.self.close (kibana.bundle.js?v=14561:1)
    at processQueue (commons.bundle.js?v=14561:38)
    at commons.bundle.js?v=14561:38
    at Scope.$eval (commons.bundle.js?v=14561:39)
    at Scope.$digest (commons.bundle.js?v=14561:39)
    at commons.bundle.js?v=14561:39
    at completeOutstandingRequest (commons.bundle.js?v=14561:36)
    at commons.bundle.js?v=14561:36

screen shot 2016-12-02 at 12 18 54 pm

//cc @thomasneirynck

Metadata

Metadata

Labels

Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)bugFixes for quality problems that affect the customer experiencev5.1.1

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions