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

Not working on kibana 6.7.1 - getting $rootScope.$listen is not a function #16

Open
samueltuckey opened this issue Apr 30, 2019 · 0 comments

Comments

@samueltuckey
Copy link

I am getting an error running the plugin on version 6.7.1

The kibana home page returns a 500 and the error is:

TypeError: $rootScope.$listen is not a function
at new Courier (http://localhost:5601/bundles/commons.bundle.js:3:1216460)
at new (http://localhost:5601/bundles/commons.bundle.js:3:1217000)
at Object.instantiate (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:53278)
at Object. (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:49993)
at Object.invoke (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:53093)
at Object.enforcedReturnValue [as $get] (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:49599)
at Object.invoke (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:53093)
at http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:48446
at getService (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:52033)
at injectionArgs (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:450:52562)

Any help would be appreciated.

Regards
Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant