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

Visualizations without spy panels causing error messages #9102

Closed
w33ble opened this issue Nov 16, 2016 · 0 comments
Closed

Visualizations without spy panels causing error messages #9102

w33ble opened this issue Nov 16, 2016 · 0 comments
Assignees
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) v5.1.1

Comments

@w33ble
Copy link
Contributor

w33ble commented Nov 16, 2016

Kibana version: 5.0+

Elasticsearch version: Any

Browser version: Chrome Mac 54.0.2840.71 (64-bit)

Steps to reproduce:

  1. Open Developer Tools
  2. Load Timelion visualization in Visualize or Dashboard
  3. See errors

Errors in browser console (if relevant):

screenshot 2016-11-16 10 38 45

The offending line of code: $spyEl.toggleClass('only', Boolean(fullSpy));

Visualize is trying to adjust the view of vis spy panel, but Timelion doesn't have a spy.

UPDATE: This error happens on Dashboard as well.

UPDATE2: This actually happens with any visualization that doesn't have a spy panel, which includes the Markdown panel.

@w33ble w33ble 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 labels Nov 16, 2016
@w33ble w33ble changed the title Timelion visualizations causing error messages Visualizations without spy panels causing error messages Nov 16, 2016
@ppisljar ppisljar self-assigned this Nov 16, 2016
@tbragin tbragin added the v5.1.1 label Dec 8, 2016
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) v5.1.1
Projects
None yet
Development

No branches or pull requests

3 participants