-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Scripted dashboard fail to load #853
Comments
You should be accessing scripted dashboards as so: http://demo.kibana.org/index.html#/dashboard/script/logstash.js Note the dashboard/script vs dasboard/file |
Thanks for the pointer Rashid. |
w33ble
pushed a commit
to w33ble/kibana
that referenced
this issue
Sep 13, 2018
* Feat: translation and resize snapping * Feat: improvements to snapping * Chore: post-conflict resolution lint
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you try to load http://demo.kibana.org/index.html#/dashboard/file/logstash.js
there is an error in the Console
TypeError: Cannot read property 'interval' of undefined
It is reproducible on master too, same error.
Is the scripted dashboard still a supported feature ?
The text was updated successfully, but these errors were encountered: