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

Support for 6.8.3 #30

Open
zxjczero opened this issue May 23, 2020 · 0 comments
Open

Support for 6.8.3 #30

zxjczero opened this issue May 23, 2020 · 0 comments

Comments

@zxjczero
Copy link

zxjczero commented May 23, 2020

Trying to install in Kibana6.8.3,use ob-kb-funnel v6.8.2
modify package.json:
"kibana": {
"version": "6.8.3",
"templateVersion": "1.0.0"
}

but,new Visualize and got this:

TypeError: Cannot read property 'aggConfig' of undefined
    at collectBucket (commons.bundle.js:3)
    at tabifyAggResponse (commons.bundle.js:3)
    at VisualizeDataLoader._callee$ (commons.bundle.js:14)
    at tryCatch (vendors.bundle.dll.js:488)
    at Generator.invoke [as _invoke] (vendors.bundle.dll.js:488)
    at Generator.prototype.<computed> [as next] (vendors.bundle.dll.js:488)
    at step (commons.bundle.js:14)
    at commons.bundle.js:14
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