Map filter not set appropriately when spy panel is open #13625
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
PR sent
To reproduce:
The filter will not be set, in addition I'm having trouble toggling the spy pane after that.
The issue is in
maps_visualizations
whenthis._kibanaMap.getUntrimmedBounds();
is called - it returns undefined when the spy pane in the map visualization is opened.cc @nreese @ppisljar.
The text was updated successfully, but these errors were encountered: