-
Notifications
You must be signed in to change notification settings - Fork 19
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
Plugin does not work with Kibana 5.5 #6
Comments
I am having the same problem and would really like to use this plugin. Thanks. |
Any comments? Thanks. |
I really want to demo this to a new 5.5.2 dashboard as it fits the look and feel I want. Any plans to tweak for a 5.5.x install? Error is: |
I'm feeling same errors, any update? |
same errors with 5.6.2 version. Any fix available? Error: Uncaught TypeError: webpack_require(...).register is not a function (https://kibana-dev.corp.uber.internal/bundles/kibana.bundle.js?v=15543:335) |
@sasubillis I've found a way to fix it. I'll make a fork and propose an update on this issue. Until it's accepted, you're free to look up its content and modify your files accordingly. Modifications are made in file traffic_sg.js and traffic_sg_controller.js |
Hi there,
I migrated my Kibana to 5.5.
Kibana does not work anymore with the plugin installed. Here is the error message:
Error: Uncaught TypeError: webpack_require(...).register is not a function (https://theserver:5601/bundles/kibana.bundle.js?v=15382:320)
at window.onerror (https://theserver:5601/bundles/commons.bundle.js?v=15382:90:22680)
If I uninstall the plugin, Kibana 55 works fine again. I also tried the latest version of the plugin. No success.
Could you please help ?
Thanks a lot in advance. This plugin has been very useful so far!
The text was updated successfully, but these errors were encountered: