[Lens] Heatmap with numeric color stops fail to load in dashboard #111104
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Lens
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Describe the bug:
Dashboard cannot load a Heatmap with absolute number value defined palette color stops.
Steps to reproduce:
Number
buttonExpected behavior:
The heatmap should load correctly as with percentage version.
Screenshots (if relevant):
Errors in browser console (if relevant):
Any additional context:
It seems that on embeddable bootstrap the
frame.activeData
gets accessed while it holds no data yet, leading to the code to throw an error.The text was updated successfully, but these errors were encountered: