Closed tobiaswerner closed 6 years ago
I'll take a look at it.. I ran the plugin fine within my dev environment... I'll perform a normal install and try and duplicate your issue.
Edit: I was able to reproduce this. I didn't think that performing a build would cause different behavior than running in the dev environment. I'll figure out where the issue is and get a fix soonish.
Edit 2: Looks like the optimizer doesn't like the => operator... I'll convert those and see if that resolves the issue. Expect an updated build either today or tomorrow.
Quick update. Tracked this down to something with my query parser. Not quite sure what UglifyJs doesn't like about it.. so this might take a day or two to figure out a solution for.
fixed and released.
Thanks a lot! Unfortunately an error appears "SourceFormat is undefined".
Tried with latest release 6.1.2-1.0.2
I see the issue...
Released... please verify that 1.0.3 works for you. If so, please close this issue.
Thanks!
Very good 👍 Thank you!
Hi Pierre,
thank you for your work and effort in making nested fields available in Kibana. Unfortunately it fails when optimizing JavaScript/caching browser bundles.
Do you have an idea what's happening? I found some resources saying that babel do not run correctly or do not run the time it is intended to be run.
bin/kibana-plugin install file://<path-to>/nested-fields-support-6.1.2-1.0.0.zip
I am running ElasticSearch and kibana both in version 6.1.2:
Any help is appreciated! :-)