-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Hovering over heatmap throws error #13255
Copy link
Copy link
Closed
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)PR sentblockerbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregressionv5.5.2v5.6.0v6.0.0v7.0.0
Metadata
Metadata
Assignees
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)PR sentblockerbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregressionv5.5.2v5.6.0v6.0.0v7.0.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hovering over a heat map throws the error
Uncaught TypeError: Cannot read property ‘getValueAxis’ of undefinedSeems like in these lines:
aggId is undefined.
cc @elastic/kibana-visualizations
Only tried on master.